diff --git a/android/res/layout/item_bookmark.xml b/android/res/layout/item_bookmark.xml index a82c5ff6bb..80fe159d67 100644 --- a/android/res/layout/item_bookmark.xml +++ b/android/res/layout/item_bookmark.xml @@ -1,7 +1,10 @@ - + - \ No newline at end of file + diff --git a/android/res/layout/item_track.xml b/android/res/layout/item_track.xml index c86491d663..52cbba99b7 100644 --- a/android/res/layout/item_track.xml +++ b/android/res/layout/item_track.xml @@ -1,7 +1,10 @@ - + - \ No newline at end of file + diff --git a/android/src/com/mapswithme/maps/bookmarks/BookmarkListAdapter.java b/android/src/com/mapswithme/maps/bookmarks/BookmarkListAdapter.java index c5510144c8..ab14551f02 100644 --- a/android/src/com/mapswithme/maps/bookmarks/BookmarkListAdapter.java +++ b/android/src/com/mapswithme/maps/bookmarks/BookmarkListAdapter.java @@ -151,5 +151,4 @@ public class BookmarkListAdapter extends RecyclerView.Adapter