Revert "Revert "Cherish:Implement click to take partial screenshot [2/2]""

This reverts commit ba2ab2a222.
This commit is contained in:
Hưng Phan
2020-12-15 17:53:53 +07:00
parent e9060caae7
commit 652a370bf7
3 changed files with 17 additions and 0 deletions

View File

@@ -57,6 +57,13 @@
android:title="@string/screenshot_type_title"
android:defaultValue="0" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="click_partial_screenshot"
android:icon="@drawable/ic_partial_screenshot"
android:title="@string/click_partial_screenshot_title"
android:summary="@string/click_partial_screenshot_summary"
android:defaultValue="false" />
<Preference
android:key="vol_steps"
android:title="@string/volume_steps_fragment_title"