From 1a3ecbf65db1055112bc66299817aa8503917f74 Mon Sep 17 00:00:00 2001 From: Dmitry Donskoy Date: Thu, 21 Jun 2018 20:33:48 +0300 Subject: [PATCH] [android] Added support SetAllCategoryVisible with Type for BookmarksCategory --- .../mapswithme/maps/bookmarks/BookmarkCategoriesAdapter.java | 4 ++-- .../com/mapswithme/maps/bookmarks/data/BookmarkManager.java | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/android/src/com/mapswithme/maps/bookmarks/BookmarkCategoriesAdapter.java b/android/src/com/mapswithme/maps/bookmarks/BookmarkCategoriesAdapter.java index 2e52596ce1..2776b0dcb8 100644 --- a/android/src/com/mapswithme/maps/bookmarks/BookmarkCategoriesAdapter.java +++ b/android/src/com/mapswithme/maps/bookmarks/BookmarkCategoriesAdapter.java @@ -215,14 +215,14 @@ public class BookmarkCategoriesAdapter extends BaseBookmarkCategoryAdapter