forked from organicmaps/organicmaps
[android] Added gravity for subs' cards
This commit is contained in:
parent
8021b66ba1
commit
a7b0ed2c7f
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:clipToPadding="false"
|
||||
android:clipChildren="false"
|
||||
android:layout_gravity="center"
|
||||
android:layout_marginTop="@dimen/margin_base_plus"
|
||||
layout="@layout/subscription_offer_card"/>
|
||||
<include layout="@layout/subscription_offer_sale"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue