Remove redundant lines in wikivoyage_welcome_btn_bg
This commit is contained in:
parent
b0c11a814f
commit
66f8c5ffae
1 changed files with 1 additions and 5 deletions
|
@ -4,13 +4,9 @@
|
|||
<nine-patch android:src="@drawable/bg_card_shadow_cr3dp"/>
|
||||
</item>
|
||||
<item>
|
||||
<shape
|
||||
android:shape="rectangle">
|
||||
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="@color/wikivoyage_active_light"/>
|
||||
|
||||
<corners android:radius="3dp"/>
|
||||
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
|
|
Loading…
Reference in a new issue