Cherish:Power menu background opacity [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -28,6 +28,16 @@
|
||||
android:summary="@string/power_menu_animation_summary"
|
||||
android:persistent="false" />
|
||||
|
||||
<!-- Power Menu background opacity -->
|
||||
<com.cherish.settings.preferences.SystemSettingSeekBarPreference
|
||||
android:key="power_menu_bg_alpha"
|
||||
android:icon="@drawable/ic_power"
|
||||
android:title="@string/power_menu_alpha_title"
|
||||
android:defaultValue="255"
|
||||
android:max="255"
|
||||
settings:min="0"
|
||||
settings:units="" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="advanced_reboot"
|
||||
android:icon="@drawable/ic_recovery"
|
||||
|
||||
Reference in New Issue
Block a user