From 9c10d61bca3c165c9b1d96e247ca6ad2df0ecda8 Mon Sep 17 00:00:00 2001 From: velichkomarija Date: Fri, 16 Oct 2020 01:41:38 +0300 Subject: [PATCH] [android] Added new resources for whats new screen. --- android/res/drawable/ic_img_whatsnew_lp.xml | 492 ++++++++++++++++++ .../res/drawable/ic_img_whatsnew_trial.xml | 252 --------- android/res/values/arrays.xml | 6 +- 3 files changed, 495 insertions(+), 255 deletions(-) create mode 100644 android/res/drawable/ic_img_whatsnew_lp.xml delete mode 100644 android/res/drawable/ic_img_whatsnew_trial.xml diff --git a/android/res/drawable/ic_img_whatsnew_lp.xml b/android/res/drawable/ic_img_whatsnew_lp.xml new file mode 100644 index 0000000000..ead4db94ad --- /dev/null +++ b/android/res/drawable/ic_img_whatsnew_lp.xml @@ -0,0 +1,492 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/res/drawable/ic_img_whatsnew_trial.xml b/android/res/drawable/ic_img_whatsnew_trial.xml deleted file mode 100644 index 80f7ce3b50..0000000000 --- a/android/res/drawable/ic_img_whatsnew_trial.xml +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/android/res/values/arrays.xml b/android/res/values/arrays.xml index 3d17a2ddfd..e38cf98790 100644 --- a/android/res/values/arrays.xml +++ b/android/res/values/arrays.xml @@ -3,15 +3,15 @@ - @drawable/ic_img_whatsnew_trial + @drawable/ic_img_whatsnew_lp - whatsnew_trial_title + whatsnew_lp_integration_title - @string/whatsnew_trial_message + @string/whatsnew_lp_integration_message