From 9116cdb0935c5a7cd292d52175644843264e5e6b Mon Sep 17 00:00:00 2001 From: Alexey Kulish Date: Sat, 20 Aug 2016 21:12:08 +0300 Subject: [PATCH] Changed osm live subscription form --- OsmAnd/res/layout/subscription_fragment.xml | 480 +++++++++++------- OsmAnd/res/values/strings.xml | 6 +- .../src/net/osmand/plus/OsmandSettings.java | 5 +- .../net/osmand/plus/inapp/InAppHelper.java | 4 +- .../liveupdates/SubscriptionFragment.java | 54 +- 5 files changed, 354 insertions(+), 195 deletions(-) diff --git a/OsmAnd/res/layout/subscription_fragment.xml b/OsmAnd/res/layout/subscription_fragment.xml index b9c4ce6480..8fe6d11e04 100644 --- a/OsmAnd/res/layout/subscription_fragment.xml +++ b/OsmAnd/res/layout/subscription_fragment.xml @@ -15,17 +15,17 @@ - - - - - - - - - - - - - - - - - - - - - - - - + android:orientation="vertical" + android:visibility="visible"> - - - - + android:minHeight="56dp" + android:orientation="horizontal"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +