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