Skip to content
Snippets Groups Projects
Commit 73a8e39f authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Fix repeat one icon color

Fixes #1621
parent 0c4719e5
No related branches found
No related tags found
1 merge request!890Ui fixes
......@@ -8,7 +8,7 @@
android:strokeAlpha="1"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="?attr/player_icon_color"
android:fillColor="@color/orange500"
android:strokeColor="#00000000"
android:fillType="evenOdd"
android:fillAlpha="1"
......
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