mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-27 07:24:13 +01:00
Change picker selector color
This commit is contained in:
parent
dc02a70360
commit
c535d39a07
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