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:
Hưng Phan
2021-07-05 12:47:11 +07:00
parent dbc83ecb96
commit 0bb1b35939
2 changed files with 0 additions and 13 deletions

View File

@@ -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>

View File

@@ -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"