From 59def647a898531efac4bb5c8f7ad848ab17dbb0 Mon Sep 17 00:00:00 2001 From: GaidamakUA Date: Fri, 28 Aug 2015 10:54:30 +0300 Subject: [PATCH 1/5] OsmEdits design allmost done --- OsmAnd/res/layout/fragment_edit_poi.xml | 10 ++++++---- OsmAnd/res/layout/fragment_edit_poi_advanced.xml | 4 ++-- OsmAnd/res/layout/fragment_edit_poi_normal.xml | 2 +- OsmAnd/res/layout/open_time_list_item.xml | 3 +++ OsmAnd/res/values/colors.xml | 3 ++- OsmAnd/src/net/osmand/plus/IconsCache.java | 4 ++-- .../net/osmand/plus/download/LocalIndexesFragment.java | 2 +- .../net/osmand/plus/osmedit/AdvancedDataFragment.java | 2 +- .../src/net/osmand/plus/osmedit/BasicDataFragment.java | 3 ++- OsmAnd/src/net/osmand/plus/views/MapControlsLayer.java | 6 +++--- 10 files changed, 23 insertions(+), 16 deletions(-) diff --git a/OsmAnd/res/layout/fragment_edit_poi.xml b/OsmAnd/res/layout/fragment_edit_poi.xml index 859edef257..07ea401c68 100644 --- a/OsmAnd/res/layout/fragment_edit_poi.xml +++ b/OsmAnd/res/layout/fragment_edit_poi.xml @@ -123,20 +123,22 @@ android:layout_gravity="bottom" android:gravity="right"> -