mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-28 17:59:18 +00:00
Update: Try to fix section list background in older devices(Touches #73)
Improve: Top app bar differences made more prominent Update: Icon Colors
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
android:tint="?attr/colorOnSurface">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M12,12m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0"/>
|
||||
|
Reference in New Issue
Block a user