Cherish:Power Menu animations [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -622,4 +622,17 @@
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Power menu Animations -->
|
||||
<string-array name="power_menu_animations_entries">
|
||||
<item>@string/power_menu_animation_aosp</item>
|
||||
<item>@string/power_menu_animation_bottom</item>
|
||||
<item>@string/power_menu_animation_top</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="power_menu_animations_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
@@ -648,4 +648,12 @@
|
||||
<string name="qs_set_animation_style">%1$s</string>
|
||||
<string name="qs_set_animation_duration">%1$s</string>
|
||||
<string name="qs_set_animation_interpolator">%1$s</string>
|
||||
|
||||
<!-- Power menu Animations -->
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user