Skip to content
Snippets Groups Projects
Commit 4f87d980 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy Committed by Duncan McNamara
Browse files

Fix alpha sort icon color

parent c6d6f19b
No related branches found
No related tags found
1 merge request!1880Browser display settings
......@@ -6,7 +6,7 @@
android:viewportHeight="24">
<path
android:fillColor="?attr/font_default"
android:fillColor="?attr/colorControlNormal"
tools:fillColor="#fff"
android:pathData="M14.94,4.66h-4.72l2.36,-2.36 2.36,2.36zM10.25,19.37h4.66l-2.33,2.33 -2.33,-2.33zM6.1,6.27L1.6,17.73h1.84l0.92,-2.45h5.11l0.92,2.45h1.84L7.74,6.27L6.1,6.27zM4.97,13.64l1.94,-5.18 1.94,5.18L4.97,13.64zM15.73,16.14h6.12v1.59h-8.53v-1.29l5.92,-8.56h-5.88v-1.6h8.3v1.26l-5.93,8.6z" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment