remove extra screen off animation arrays
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
committed by
Hưng Phan
parent
54c3509bed
commit
090d989eb8
@@ -558,7 +558,6 @@
|
|||||||
<!-- Screen off animation -->
|
<!-- Screen off animation -->
|
||||||
<string-array name="screen_off_animation_entries">
|
<string-array name="screen_off_animation_entries">
|
||||||
<item>@string/screen_off_animation_fade</item>
|
<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_crt</item>
|
||||||
<item>@string/screen_off_animation_scale</item>
|
<item>@string/screen_off_animation_scale</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
@@ -567,7 +566,6 @@
|
|||||||
<item>0</item>
|
<item>0</item>
|
||||||
<item>1</item>
|
<item>1</item>
|
||||||
<item>2</item>
|
<item>2</item>
|
||||||
<item>3</item>
|
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Tiles animation style -->
|
<!-- Tiles animation style -->
|
||||||
|
|||||||
Reference in New Issue
Block a user