Merge "Quick Settings: Avoid expand indicators shortly showing on edit"
am: 47c83a5f9d
Change-Id: Id07c6a9413fb3f647d8ead5a77012800ce5b1bc8
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
android:layout_width="18dp"
|
||||
android:layout_height="match_parent"
|
||||
android:src="@drawable/qs_dual_tile_caret"
|
||||
android:tint="?android:attr/textColorPrimary" />
|
||||
android:tint="?android:attr/textColorPrimary"
|
||||
android:visibility="gone" />
|
||||
</LinearLayout>
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user