From 895709eb94d55554453aa3bb263c5a935ca6cd6f Mon Sep 17 00:00:00 2001 From: Alexey Kulish Date: Mon, 25 Apr 2016 14:50:34 +0300 Subject: [PATCH] Fix #2475 --- .../dialog_live_updates_item_settings.xml | 230 +++++++++--------- 1 file changed, 121 insertions(+), 109 deletions(-) diff --git a/OsmAnd/res/layout/dialog_live_updates_item_settings.xml b/OsmAnd/res/layout/dialog_live_updates_item_settings.xml index 16e0c0ff14..439daba27e 100644 --- a/OsmAnd/res/layout/dialog_live_updates_item_settings.xml +++ b/OsmAnd/res/layout/dialog_live_updates_item_settings.xml @@ -52,135 +52,147 @@ tools:text="@string/last_update"/> - + android:layout_height="wrap_content"> - - - - + android:layout_marginBottom="16dp" + android:orientation="vertical"> - + - + - - + + - + - + - - - + + - + - + - - + + + - + - + - + + - + + + + + + + + + + \ No newline at end of file