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

Commit 18a6d499 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

Change-Id: Id07c6a9413fb3f647d8ead5a77012800ce5b1bc8
parents 4ab5a3f8 47c83a5f
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