From 057344a855177ed34ad5021711f27a6659f216b1 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Sun, 20 Mar 2022 15:56:37 +0200 Subject: [PATCH] Cherish:Implement click to take partial screenshot [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 6 ++++-- res/xml/cherish_settings_misc.xml | 6 ++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index e59cbd6..312a65f 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -640,7 +640,7 @@ Hide tile titles Toggle to hide tile titles - + Tiles layout Hide label @@ -771,5 +771,7 @@ Set the visualizer in center mirrored mode Vertical Mirror Create other pulse and flip vertically - + + Click to partial screenshot + Short click Volume Down and Power to take partial screenshot diff --git a/res/xml/cherish_settings_misc.xml b/res/xml/cherish_settings_misc.xml index efb3b3e..f811296 100644 --- a/res/xml/cherish_settings_misc.xml +++ b/res/xml/cherish_settings_misc.xml @@ -57,4 +57,10 @@ android:title="@string/use_photos_spoof_title" android:summary="@string/use_photos_spoof_summary" android:defaultValue="true" /> + +