Update btn_left_round_transparent.xml

This commit is contained in:
vshcherb 2015-03-26 11:55:25 +01:00
parent e5c56239f3
commit 12791cb88a

View file

@ -7,8 +7,9 @@
<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" />
<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>
</selector>
</selector>