[Tusky10] adjust poll result background, status divider & button outline color (#1685)
* adjust poll result background, status divider & button outline color * fix navigationBarDividerColor
This commit is contained in:
parent
3edb93ff7c
commit
28e128a4dd
6 changed files with 14 additions and 8 deletions
|
@ -2,5 +2,5 @@
|
|||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<size android:height="1dp" />
|
||||
<solid android:color="?attr/colorBackgroundAccent" />
|
||||
<solid android:color="?attr/dividerColor" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue