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

@@ -516,4 +516,17 @@
<item>@string/volume_panel_oreo_val</item>
<item>@string/volume_panel_tiled_val</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>