Cherish:Power Menu animations [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -18,6 +18,15 @@
|
||||
android:title="@string/powermenu_title"
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
|
||||
|
||||
<ListPreference
|
||||
android:key="power_menu_animations"
|
||||
android:title="@string/power_menu_animation_title"
|
||||
android:dialogTitle="@string/power_menu_animation_dialog_title"
|
||||
android:entries="@array/power_menu_animations_entries"
|
||||
android:entryValues="@array/power_menu_animations_values"
|
||||
android:summary="@string/power_menu_animation_summary"
|
||||
android:persistent="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="global_actions_screenshot"
|
||||
android:icon="@drawable/ic_screenshot"
|
||||
|
||||
Reference in New Issue
Block a user