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

@ -20,7 +20,7 @@
android:id="@+id/section_change"
android:layout_width="match_parent"
android:layout_height="48dp"
android:background="?android:attr/selectableItemBackground"
android:background="@drawable/bg_item_rounded_ripple"
android:gravity="center_vertical"
android:orientation="horizontal"
android:paddingStart="12dp"