Color fix.
This commit is contained in:
parent
5ededd7b17
commit
82cd0ff66d
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@
|
|||
android:dashGap="1dp"
|
||||
android:dashWidth="1.5dp"
|
||||
android:width="1dp"
|
||||
android:color="#FF404040" />
|
||||
android:color="#FFcdcdcd" />
|
||||
|
||||
<size android:height="3dp" />
|
||||
<size android:height="2dp" />
|
||||
|
||||
</shape>
|
||||
|
||||
|
|
Loading…
Reference in a new issue