Android Studio会创建如下所示的样板xml代码:
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
tools:context=".MyActivity">
通过emacs缩进它的OTOH将所有兄弟姐妹彼此对齐,这占用了太多的空间,并且在一个充满intellij用户的团队中让我的生活变得艰难。
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
tools:context=".MyActivity">
如何为这样的缩进xml配置emacs?我没有用谷歌来搜索这个问题。