Revert "Cherish:Power menu background opacity [2/2]"
This reverts commit c3ecf0d7e3.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1112,9 +1112,6 @@
|
||||
<string name="corner_fwvals">Use framework values</string>
|
||||
<string name="corner_fwvals_summary">Useful if the device actually has rounded corners</string>
|
||||
|
||||
<!-- Power menu background opacity -->
|
||||
<string name="power_menu_alpha_title">Power menu opacity</string>
|
||||
|
||||
<!-- Status bar - Battery custom charging symbol -->
|
||||
<string name="text_charging_symbol_title">Custom charging symbol for text style</string>
|
||||
<string name="text_charging_symbol_dialog">Custom charging symbol near battery percentage text</string>
|
||||
|
||||
@@ -28,16 +28,6 @@
|
||||
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