forked from organicmaps/organicmaps
[android] Added padding to subscription button on single purchase screen
This commit is contained in:
parent
c4c00ec308
commit
b276f1ea17
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
style="@style/MwmWidget.Button.Primary"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:padding="@dimen/margin_half_plus_eight"
|
||||
tools:text="BUY FOR $1.99"/>
|
||||
<ProgressBar
|
||||
android:id="@+id/subs_progress"
|
||||
|
|
Loading…
Add table
Reference in a new issue