remove extra screen off animation arrays

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
SuperDroidBond
2019-10-20 22:38:28 +05:30
committed by Hưng Phan
parent 54c3509bed
commit 090d989eb8

View File

@@ -558,7 +558,6 @@
<!-- Screen off animation -->
<string-array name="screen_off_animation_entries">
<item>@string/screen_off_animation_fade</item>
<item>@string/screen_off_animation_color</item>
<item>@string/screen_off_animation_crt</item>
<item>@string/screen_off_animation_scale</item>
</string-array>
@@ -567,7 +566,6 @@
<item>0</item>
<item>1</item>
<item>2</item>
<item>3</item>
</string-array>
<!-- Tiles animation style -->