forked from organicmaps/organicmaps
[android] Fixed colors
This commit is contained in:
parent
f45839c0bc
commit
8e1a57bb88
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
|||
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
<gradient
|
||||
android:angle="270"
|
||||
android:startColor="#b4d0ebff"
|
||||
android:endColor="#00ffffff" />
|
||||
<solid android:color="#383C40"/>
|
||||
</shape>
|
||||
|
|
Loading…
Add table
Reference in a new issue