mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Using color secondary on date item
This commit is contained in:
parent
c5153e12ac
commit
38ea9eea16
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="32dp"
|
||||
android:background="?colorPrimaryVariant"
|
||||
android:background="?colorSecondary"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"
|
||||
android:paddingStart="?android:attr/listPreferredItemPaddingStart"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue