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

Commit 47c83a5f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 8d2a5bd4 d205de25
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