Pulse: Custom gravity and Center mirrored [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
TikkiTikki
2021-09-27 20:56:36 +05:30
committed by Hưng Phan
parent 94ae0f8021
commit 287a6d9b01
3 changed files with 35 additions and 0 deletions

View File

@@ -498,6 +498,18 @@
<item>1000</item>
<item>500</item>
</string-array>
<string-array name="pulse_custom_gravity_entries">
<item>@string/pulse_custom_gravity_bottom</item>
<item>@string/pulse_custom_gravity_top</item>
<item>@string/pulse_custom_gravity_center</item>
</string-array>
<string-array name="pulse_custom_gravity_values" translatable="false">
<item>0</item>
<item>1</item>
<item>2</item>
</string-array>
<!-- Tiles animation interpolator -->
<string-array name="qs_tile_animation_interpolator_entries" translatable="false">