Update btn_left_round_transparent.xml
This commit is contained in:
parent
6935c59c5d
commit
54418647b9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<stroke android:color="@color/map_widget_stroke" android:width="@dimen/map_button_stroke"/>
|
||||
</shape></item>
|
||||
<item><shape android:shape="rectangle">
|
||||
<solid android:color="@color/map_widget_light_trans" />
|
||||
<solid android:color="@color/color_transparent" />
|
||||
<corners android:topLeftRadius="@dimen/map_button_rect_rad" android:bottomLeftRadius="@dimen/map_button_rect_rad" />
|
||||
<stroke android:color="@color/map_widget_stroke" android:width="@dimen/map_button_stroke"/>
|
||||
</shape></item>
|
||||
|
|
Loading…
Reference in a new issue