Cherish:Power Menu animations [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Alex Cruz
2018-11-17 19:48:58 +05:30
committed by Hưng Phan
parent 3aff8b6ff6
commit 54c3509bed
4 changed files with 44 additions and 0 deletions

View File

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