You can now do this:
<!--region Title-->
<View
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
<!--endregion-->
(I’m using Android Studio 3.0 and not sure when it was supported)
You can now do this:
<!--region Title-->
<View
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
<!--endregion-->
(I’m using Android Studio 3.0 and not sure when it was supported)