diff --git a/android/src/com/mapswithme/maps/downloader/DownloaderAdapter.java b/android/src/com/mapswithme/maps/downloader/DownloaderAdapter.java index 810a564b80..b6bd8de795 100644 --- a/android/src/com/mapswithme/maps/downloader/DownloaderAdapter.java +++ b/android/src/com/mapswithme/maps/downloader/DownloaderAdapter.java @@ -24,6 +24,7 @@ import android.widget.ImageView; import android.widget.TextView; import com.cocosw.bottomsheet.BottomSheet; +import com.mapswithme.maps.Framework; import com.mapswithme.maps.MwmActivity; import com.mapswithme.maps.MwmApplication; import com.mapswithme.maps.R; @@ -964,6 +965,7 @@ class DownloaderAdapter extends RecyclerView.Adapter + *
  • There is not active ads removal subscription
  • *
  • Not in `my maps` mode;
  • *
  • Currently at root level;
  • *
  • Day mode is active;
  • @@ -973,6 +975,10 @@ class DownloaderAdapter extends RecyclerView.Adapter