Cherish:Optional screenshot type [1/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -24,4 +24,12 @@
|
||||
android:title="@string/wakeup_when_plugged_unplugged_title"
|
||||
android:summary="@string/wakeup_when_plugged_unplugged_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingListPreference
|
||||
android:key="screenshot_type"
|
||||
android:icon="@drawable/ic_screenshot"
|
||||
android:entries="@array/screenshot_type_entries"
|
||||
android:entryValues="@array/screenshot_type_values"
|
||||
android:title="@string/screenshot_type_title"
|
||||
android:defaultValue="0" />
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user