[android] Added padding to subscription button on single purchase screen

This commit is contained in:
Александр Зацепин 2019-12-16 16:59:58 +03:00 committed by Arsentiy Milchakov
parent c4c00ec308
commit b276f1ea17

View file

@ -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"