From 9e72a7e8ebcff5b32ce1d49dfd64e9614b45db5e Mon Sep 17 00:00:00 2001 From: Alexander Marchuk Date: Tue, 8 Dec 2015 13:07:54 +0300 Subject: [PATCH] [android] add: Show add/edit place in place page. --- .../layout-w600dp-port/place_page_details.xml | 8 +--- android/res/layout/place_page_cuisine.xml | 1 - android/res/layout/place_page_details.xml | 3 +- android/res/layout/place_page_editor.xml | 26 +++++++++++ android/res/layout/place_page_entrance.xml | 1 - android/res/layout/place_page_schedule.xml | 1 - .../maps/bookmarks/data/MapObject.java | 33 +++++++++----- .../maps/widget/placepage/PlacePageView.java | 44 ++++++++++++------- 8 files changed, 80 insertions(+), 37 deletions(-) create mode 100644 android/res/layout/place_page_editor.xml diff --git a/android/res/layout-w600dp-port/place_page_details.xml b/android/res/layout-w600dp-port/place_page_details.xml index 8490ed8883..4f129613f5 100644 --- a/android/res/layout-w600dp-port/place_page_details.xml +++ b/android/res/layout-w600dp-port/place_page_details.xml @@ -10,7 +10,6 @@ android:overScrollMode="never"> @@ -40,11 +39,11 @@ android:layout_marginRight="@dimen/margin_base"/> + @@ -55,16 +54,13 @@ - - @@ -76,9 +72,7 @@ - - + + diff --git a/android/res/layout/place_page_editor.xml b/android/res/layout/place_page_editor.xml new file mode 100644 index 0000000000..f86887f7b9 --- /dev/null +++ b/android/res/layout/place_page_editor.xml @@ -0,0 +1,26 @@ + + + + + + \ No newline at end of file diff --git a/android/res/layout/place_page_entrance.xml b/android/res/layout/place_page_entrance.xml index 0feca55407..6afa33e251 100644 --- a/android/res/layout/place_page_entrance.xml +++ b/android/res/layout/place_page_entrance.xml @@ -7,7 +7,6 @@ tools:background="#40FF0000" tools:visibility="visible">