From bf19c3320f7baaad86e0b6715627497204b7ebd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=97=D0=B0=D1=86=D0=B5=D0=BF=D0=B8=D0=BD?= Date: Wed, 15 Jul 2020 14:05:21 +0300 Subject: [PATCH] [android] Implemented free trial period ui for yearly all pass subscription --- ...er_fragment_bookmarks_all_subscription.xml | 21 ++++++++++++ ...er_fragment_bookmarks_all_subscription.xml | 23 +++++++++++++ .../maps/purchase/ProductDetails.java | 18 ++++++++-- .../maps/purchase/PurchaseUtils.java | 3 +- ...woButtonsSubscriptionFragmentDelegate.java | 33 ++++++++++++++----- 5 files changed, 86 insertions(+), 12 deletions(-) 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 0bd533f5fa..550dbdf61e 100644 --- a/android/res/layout-w600dp/pager_fragment_bookmarks_all_subscription.xml +++ b/android/res/layout-w600dp/pager_fragment_bookmarks_all_subscription.xml @@ -125,6 +125,27 @@ app:buttonBackground="@drawable/button_secondary_transparent" app:buttonTextColor="@color/white_primary" app:progressColor="@color/base_accent" /> +