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

Commit 775b8399 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:...

Merge "Quick Settings: Avoid expand indicators shortly showing on edit" am: 47c83a5f am: 18a6d499
am: 8590d905

Change-Id: I33dbafa88f84091d7b2a0c5f5ae2a63f026564f9
parents fb7da944 8590d905
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