Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Zatsepin <az@mapswithme.com>2018-04-26 13:51:40 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2018-04-26 14:43:08 +0300
commit017bcdff9c0005bf507d228e24c9ecf94ee2e728 (patch)
tree4d308b46c31eab41384d4c1a8483fbadca2ccec2 /android/res
parent0d509db02865dde1d6dcb3dd83a9344b4789fbd5 (diff)
[android] Review fixes
Diffstat (limited to 'android/res')
-rw-r--r--android/res/layout/fragment_bookmark_list.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/android/res/layout/fragment_bookmark_list.xml b/android/res/layout/fragment_bookmark_list.xml
index 4667abb269..8a91a8defc 100644
--- a/android/res/layout/fragment_bookmark_list.xml
+++ b/android/res/layout/fragment_bookmark_list.xml
@@ -3,5 +3,4 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/recycler"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:divider="@null"/>
+ android:layout_height="match_parent"/>