From 7ab983a94c3a72f3bc45c0aa675f2e7a340edde9 Mon Sep 17 00:00:00 2001 From: Alexey Kulish Date: Mon, 25 Jan 2016 00:09:54 +0300 Subject: [PATCH] InApp fixes --- OsmAnd/res/layout/subscription_fragment.xml | 329 +++++++++--------- .../net/osmand/plus/inapp/InAppHelper.java | 11 + .../liveupdates/SubscriptionFragment.java | 15 +- 3 files changed, 195 insertions(+), 160 deletions(-) diff --git a/OsmAnd/res/layout/subscription_fragment.xml b/OsmAnd/res/layout/subscription_fragment.xml index 8f1674e814..8f21cff1db 100644 --- a/OsmAnd/res/layout/subscription_fragment.xml +++ b/OsmAnd/res/layout/subscription_fragment.xml @@ -33,192 +33,203 @@ - - - - - - - - - - - - - - + android:layout_height="match_parent"> + android:orientation="vertical"> - + - + + + + + + + android:text="We need it to provide you information about contributions" + android:textColor="?android:attr/textColorSecondary"/> - - - - - - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:text="Monthly payment" + android:textColor="?android:attr/textColorSecondary" + android:textSize="@dimen/default_desc_text_size" + app:typeface="@string/font_roboto_regular"/> + + + +