Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8590d905 authored by Adrian DC's avatar Adrian DC Committed by android-build-merger
Browse files

Merge "Quick Settings: Avoid expand indicators shortly showing on edit" am: 47c83a5f

am: 18a6d499

Change-Id: I033cf9cf74c3fe8d80791cc5039a1530332eaabc
parents 54fa8b3f 18a6d499
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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