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

Commit f3ddb863 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

parents 40e5e913 e55d23f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -41,7 +41,7 @@
            android:src="@drawable/ic_drag_handle"
            android:src="@drawable/ic_drag_handle"
            android:layout_marginTop="@dimen/chooser_edge_margin_thin"
            android:layout_marginTop="@dimen/chooser_edge_margin_thin"
            android:layout_marginBottom="@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_centerHorizontal="true"
            android:layout_alignParentTop="true" />
            android:layout_alignParentTop="true" />