diff --git a/android/res/layout-land/place_page_details.xml b/android/res/layout-land/place_page_details.xml new file mode 100644 index 0000000000..515eac12f6 --- /dev/null +++ b/android/res/layout-land/place_page_details.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/res/layout/fragment_fullscreen_image.xml b/android/res/layout/fragment_fullscreen_image.xml index 2894f973c2..0490a80819 100644 --- a/android/res/layout/fragment_fullscreen_image.xml +++ b/android/res/layout/fragment_fullscreen_image.xml @@ -1,13 +1,18 @@ - + + - + diff --git a/android/res/layout/item_bookmark_category_create.xml b/android/res/layout/item_bookmark_category_create.xml index b7cbca63d0..855cec6bbb 100644 --- a/android/res/layout/item_bookmark_category_create.xml +++ b/android/res/layout/item_bookmark_category_create.xml @@ -5,7 +5,7 @@ android:layout_width="match_parent" android:layout_height="@dimen/height_block_base" android:background="?clickableBackground" - android:fontFamily="@string/robotoLight" + android:fontFamily="@string/robotoMedium" android:gravity="center_vertical" android:paddingLeft="@dimen/margin_base" android:paddingRight="@dimen/margin_base" diff --git a/android/res/layout/place_page.xml b/android/res/layout/place_page.xml index 76b6a67aef..f8a6159e3c 100644 --- a/android/res/layout/place_page.xml +++ b/android/res/layout/place_page.xml @@ -1,20 +1,32 @@ - + android:layout_height="match_parent" + android:overScrollMode="never" + android:layout_above="@+id/pp__buttons"> - + + + + + + + - + android:orientation="vertical"> - + + + android:layout_marginBottom="@dimen/margin_half" + tools:visibility="gone"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + - + - - + - + - + - - - - - - - + diff --git a/android/res/layout/toolbar_elevated.xml b/android/res/layout/toolbar_elevated.xml index a1a47ad9ea..e86ba03c60 100644 --- a/android/res/layout/toolbar_elevated.xml +++ b/android/res/layout/toolbar_elevated.xml @@ -8,7 +8,7 @@ style="@style/MwmWidget.ToolbarStyle" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" - android:theme="@style/MwmWidget.ToolbarTheme"/> + android:theme="@style/MwmWidget.ToolbarTheme.DownButton"/> true + +