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:
LooKeR
2021-10-26 18:15:58 +05:30
parent acc5d78664
commit 486d531158
27 changed files with 46 additions and 37 deletions

View File

@ -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="M15.88,9.29L12,13.17 8.12,9.29c-0.39,-0.39 -1.02,-0.39 -1.41,0 -0.39,0.39 -0.39,1.02 0,1.41l4.59,4.59c0.39,0.39 1.02,0.39 1.41,0l4.59,-4.59c0.39,-0.39 0.39,-1.02 0,-1.41 -0.39,-0.38 -1.03,-0.39 -1.42,0z"/>