From cc730ed9e79696a988b9c2805cd6ec09ade49018 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 25 Jul 2019 22:56:48 +0200 Subject: [PATCH] adding navigation bar customization in Whats New --- .../calendar/pro/activities/MainActivity.kt | 1 + app/src/main/res/values/donottranslate.xml | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/kotlin/com/simplemobiletools/calendar/pro/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/calendar/pro/activities/MainActivity.kt index 87b7979e0..dd95b5281 100644 --- a/app/src/main/kotlin/com/simplemobiletools/calendar/pro/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/calendar/pro/activities/MainActivity.kt @@ -935,6 +935,7 @@ class MainActivity : SimpleActivity(), RefreshRecyclerViewListener { add(Release(119, R.string.release_119)) add(Release(129, R.string.release_129)) add(Release(143, R.string.release_143)) + add(Release(155, R.string.release_155)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index 4a46b6a49..51d323a29 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,9 +2,8 @@ - - Added email reminders and attendees in CalDAV synced events - + Allow customizing the bottom navigation bar color + Added email reminders and attendees in CalDAV synced events Allow setting default start time/duration/event type for new events\n Allow exporting/importing settings