From f0c8f9976a404d5e5a31403893844230636160c6 Mon Sep 17 00:00:00 2001 From: Dmitry Donskoy Date: Mon, 16 Mar 2020 14:12:20 +0300 Subject: [PATCH] [android] Fixed review notes https://github.com/mapsme/omim/pull/12743#discussion_r392881738 https://github.com/mapsme/omim/pull/12743#discussion_r392894244 https://github.com/mapsme/omim/pull/12743#discussion_r392894620 https://github.com/mapsme/omim/pull/12743#discussion_r392894915 --- android/res/drawable/all_subs_header_bg.xml | 4 ++-- .../pager_fragment_bookmarks_all_subscription.xml | 4 +--- .../res/layout/pager_fragment_bookmarks_all_subscription.xml | 3 +-- .../maps/purchase/BookmarksAllSubscriptionFragment.java | 1 - 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/android/res/drawable/all_subs_header_bg.xml b/android/res/drawable/all_subs_header_bg.xml index 3d1b3fde82..40c1663836 100644 --- a/android/res/drawable/all_subs_header_bg.xml +++ b/android/res/drawable/all_subs_header_bg.xml @@ -3,7 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> + android:bottomRightRadius="@dimen/margin_half" + android:topRightRadius="@dimen/margin_half" /> diff --git a/android/res/layout-w600dp/pager_fragment_bookmarks_all_subscription.xml b/android/res/layout-w600dp/pager_fragment_bookmarks_all_subscription.xml index e1b921aa0d..887a23b689 100644 --- a/android/res/layout-w600dp/pager_fragment_bookmarks_all_subscription.xml +++ b/android/res/layout-w600dp/pager_fragment_bookmarks_all_subscription.xml @@ -80,8 +80,6 @@ android:textColor="@color/black_primary" android:textSize="@dimen/text_size_toolbar" /> - - -