forked from mirror/monocles_chat_clean
Change picker selector color
This commit is contained in:
parent
d80b7cc9e6
commit
d182be3c77
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
|||
android:left="10dp"
|
||||
android:right="10dp"
|
||||
android:top="2dp" />
|
||||
<solid android:color="?attr/colorAccent" />
|
||||
<solid android:color="@color/md_theme_light_secondaryContainer" />
|
||||
</shape>
|
Loading…
Add table
Reference in a new issue