Make list divider for searches look good in dark theme too
This commit is contained in:
parent
e1743c70f6
commit
eed9effb0e
@ -6,5 +6,5 @@
|
||||
-->
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<size android:width="1dp" android:height="1dp" />
|
||||
<solid android:color="#ffe3e3e3" />
|
||||
<solid android:color="#50999999" />
|
||||
</shape>
|
Loading…
x
Reference in New Issue
Block a user