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

Commit 40ff566d authored by Matt Casey's avatar Matt Casey Committed by Automerger Merge Worker
Browse files

Merge "Fix chooser handle color." into tm-dev am: e55d23f3 am: 78803a58

parents e4f47318 78803a58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
            android:src="@drawable/ic_drag_handle"
            android:layout_marginTop="@dimen/chooser_edge_margin_thin"
            android:layout_marginBottom="@dimen/chooser_edge_margin_thin"
            android:tint="@color/lighter_gray"
            android:tint="?attr/colorSurfaceVariant"
            android:layout_centerHorizontal="true"
            android:layout_alignParentTop="true" />