mirror of
https://github.com/Evolution-X-Devices/device_lenovo_zippo
synced 2026-01-27 14:21:16 +00:00
zippo: Adapt for UDFPS animations
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
$(call inherit-product, device/lenovo/zippo/device.mk)
|
||||
|
||||
# Inherit some common EvolutionX stuff.
|
||||
EXTRA_FOD_ANIMATIONS := true
|
||||
EXTRA_UDFPS_ANIMATIONS := true
|
||||
TARGET_BOOT_ANIMATION_RES := 1080
|
||||
WITH_GAPPS := true
|
||||
$(call inherit-product, vendor/evolution/config/common_full_phone.mk)
|
||||
|
||||
@@ -21,4 +21,7 @@
|
||||
|
||||
<!-- the padding on the top of the statusbar (usually 0) -->
|
||||
<dimen name="status_bar_padding_top">1dp</dimen>
|
||||
|
||||
<!-- Recognizing fingerprint animation -->
|
||||
<dimen name="udfps_animation_offset">6dp</dimen>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user