Cherish: Rotation anim to Power and reboot menu [1/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
LorDClockaN
2018-11-18 21:50:02 +05:30
committed by Hưng Phan
parent 80b3130cf7
commit fb7620418e
2 changed files with 3 additions and 0 deletions

View File

@@ -402,6 +402,7 @@
<item>@string/power_menu_animation_card</item>
<item>@string/power_menu_animation_translucent_top</item>
<item>@string/power_menu_animation_translucent_bottom</item>
<item>@string/power_menu_animation_rotate</item>
</string-array>
<string-array name="power_menu_animations_values" translatable="false">
@@ -415,6 +416,7 @@
<item>7</item>
<item>8</item>
<item>9</item>
<item>10</item>
</string-array>
<!-- Tiles animation style -->

View File

@@ -619,6 +619,7 @@
<string name="power_menu_animation_card">3D</string>
<string name="power_menu_animation_translucent_top">Translucent (top)</string>
<string name="power_menu_animation_translucent_bottom">Translucent (bottom)</string>
<string name="power_menu_animation_rotate">Rotate</string>
<!-- QS tiles animations category -->
<string name="qs_tile_animation_category_title">QS Tiles</string>