diff --git a/android/app/src/main/res/layout-land/about.xml b/android/app/src/main/res/layout-land/about.xml
index 3402dd064..51e1684fe 100644
--- a/android/app/src/main/res/layout-land/about.xml
+++ b/android/app/src/main/res/layout-land/about.xml
@@ -287,12 +287,11 @@
android:text="@string/email"
app:drawableStartCompat="@drawable/ic_email" />
-
+ android:layout_marginTop="@dimen/margin_quarter" />
-
+ android:layout_marginTop="@dimen/margin_quarter" />
-
+
-
+
diff --git a/android/app/src/main/res/layout/dialog_missed_maps.xml b/android/app/src/main/res/layout/dialog_missed_maps.xml
index 701fd4884..08035f53d 100644
--- a/android/app/src/main/res/layout/dialog_missed_maps.xml
+++ b/android/app/src/main/res/layout/dialog_missed_maps.xml
@@ -18,11 +18,9 @@
tools:text="Select maps to download"
tools:visibility="visible"/>
-
+ layout="@layout/item_divider" />
-
+ layout="@layout/item_divider" />
diff --git a/android/app/src/main/res/layout/divider_horizontal.xml b/android/app/src/main/res/layout/divider_horizontal.xml
deleted file mode 100644
index 404a02564..000000000
--- a/android/app/src/main/res/layout/divider_horizontal.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
diff --git a/android/app/src/main/res/layout/edit_bookmark_common.xml b/android/app/src/main/res/layout/edit_bookmark_common.xml
index 4bd13c7d8..b56dff316 100644
--- a/android/app/src/main/res/layout/edit_bookmark_common.xml
+++ b/android/app/src/main/res/layout/edit_bookmark_common.xml
@@ -69,13 +69,12 @@
android:textAlignment="viewStart"
android:textAppearance="@style/MwmTextAppearance.Body1"
app:drawableEndCompat="@drawable/ic_arrow_down" />
-
+ android:layout_marginEnd="@dimen/margin_quadruple" />
-
+
-
+
-
+
-
+
-
+ android:layout_marginTop="@dimen/margin_quarter_plus" />
-
+ android:layout_marginTop="@dimen/margin_quarter_plus" />
-
+ android:layout_marginTop="@dimen/margin_quarter_plus" />
-
+
-
+ layout="@layout/item_divider" />
-
+
diff --git a/android/app/src/main/res/layout/item_opening_hours.xml b/android/app/src/main/res/layout/item_opening_hours.xml
index 9ae272b53..c9f4b3162 100644
--- a/android/app/src/main/res/layout/item_opening_hours.xml
+++ b/android/app/src/main/res/layout/item_opening_hours.xml
@@ -37,11 +37,7 @@
android:textSize="@dimen/text_size_body_1"
android:visibility="visible"/>
-
+
diff --git a/android/app/src/main/res/layout/item_timetable.xml b/android/app/src/main/res/layout/item_timetable.xml
index 3e8f845fa..1400b4f49 100644
--- a/android/app/src/main/res/layout/item_timetable.xml
+++ b/android/app/src/main/res/layout/item_timetable.xml
@@ -154,10 +154,7 @@
-
+
-
+
-
-
+
-
+ android:layout_height="@dimen/divider_height"
+ android:layout_alignParentBottom="true" />
\ No newline at end of file
diff --git a/android/app/src/main/res/layout/list_divider.xml b/android/app/src/main/res/layout/list_divider.xml
deleted file mode 100644
index 35e5b263a..000000000
--- a/android/app/src/main/res/layout/list_divider.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
diff --git a/android/app/src/main/res/layout/place_page_bookmark_fragment.xml b/android/app/src/main/res/layout/place_page_bookmark_fragment.xml
index 58abc7138..3d0ad64a3 100644
--- a/android/app/src/main/res/layout/place_page_bookmark_fragment.xml
+++ b/android/app/src/main/res/layout/place_page_bookmark_fragment.xml
@@ -19,5 +19,5 @@
tools:text="Long, long text Long, long text Long, long text Long, long text Long, long text Long, long text "/>
+ layout="@layout/item_divider"/>
diff --git a/android/app/src/main/res/layout/place_page_description_layout.xml b/android/app/src/main/res/layout/place_page_description_layout.xml
index 39b69d07a..6b850f15c 100644
--- a/android/app/src/main/res/layout/place_page_description_layout.xml
+++ b/android/app/src/main/res/layout/place_page_description_layout.xml
@@ -38,5 +38,5 @@
android:text="@string/category_desc_more"
android:background="@android:color/transparent"/>
+ layout="@layout/item_divider"/>
diff --git a/android/app/src/main/res/layout/pp_buttons_fragment.xml b/android/app/src/main/res/layout/pp_buttons_fragment.xml
index 7a71087eb..87580bdb3 100644
--- a/android/app/src/main/res/layout/pp_buttons_fragment.xml
+++ b/android/app/src/main/res/layout/pp_buttons_fragment.xml
@@ -7,7 +7,7 @@
android:background="?ppButtonsBackground"
android:orientation="horizontal"
android:layout_gravity="bottom">
-
+