Cherish:Power Menu animations [2/2]

This commit is contained in:
Alex Cruz
2018-11-17 19:48:58 +05:30
committed by Hưng Phan
parent ba1cbe8331
commit 09719c8493
4 changed files with 50 additions and 0 deletions

View File

@@ -585,4 +585,13 @@
<string name="volume_panel_compat_val">co.potatoproject.plugin.volume.compact</string>
<string name="volume_panel_oreo_val">co.potatoproject.plugin.volume.oreo</string>
<string name="volume_panel_tiled_val">co.potatoproject.plugin.volume.tiled</string>
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<string name="power_menu_animation_title">Power menu animation</string>
<string name="power_menu_animation_summary">Change the enter/exit animation of the power menu</string>
<string name="power_menu_animation_dialog_title">Select power menu animation</string>
<string name="power_menu_animation_aosp">AOSP (default)</string>
<string name="power_menu_animation_bottom">Bottom</string>
<string name="power_menu_animation_top">Top</string>
</resources>