Cherish:Add more FOD animations [2/3]

Change-Id: If98aa4d3c45011fb5e3daf91c910eaae91ef4f4f
Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Laker87
2021-02-23 09:06:19 +00:00
committed by Hưng Phan
parent b4cf712c1d
commit 85920fef9c
2 changed files with 12 additions and 0 deletions

View File

@@ -1216,6 +1216,10 @@
<item>@string/fod_recog_animation_rog_fusion</item> <item>@string/fod_recog_animation_rog_fusion</item>
<item>@string/fod_recog_animation_rog_pulsar</item> <item>@string/fod_recog_animation_rog_pulsar</item>
<item>@string/fod_recog_animation_rog_supernova</item> <item>@string/fod_recog_animation_rog_supernova</item>
<item>@string/fod_recog_animation_shine</item>
<item>@string/fod_recog_animation_smoke</item>
<item>@string/fod_recog_animation_strings</item>
<item>@string/fod_recog_animation_quantum</item>
</string-array> </string-array>
<string-array name="fod_recog_animation_values" translatable="false"> <string-array name="fod_recog_animation_values" translatable="false">
@@ -1243,6 +1247,10 @@
<item>21</item> <item>21</item>
<item>22</item> <item>22</item>
<item>23</item> <item>23</item>
<item>24</item>
<item>25</item>
<item>26</item>
<item>27</item>
</string-array> </string-array>
<!-- FOD pressed color --> <!-- FOD pressed color -->

View File

@@ -1166,6 +1166,10 @@
<string name="fod_recog_animation_rog_fusion">Asus Fusion</string> <string name="fod_recog_animation_rog_fusion">Asus Fusion</string>
<string name="fod_recog_animation_rog_pulsar">Asus Pulsar</string> <string name="fod_recog_animation_rog_pulsar">Asus Pulsar</string>
<string name="fod_recog_animation_rog_supernova">Asus Supernova</string> <string name="fod_recog_animation_rog_supernova">Asus Supernova</string>
<string name="fod_recog_animation_shine">Oppo Shine</string>
<string name="fod_recog_animation_smoke">Realme Smoke</string>
<string name="fod_recog_animation_strings">Realme Strings</string>
<string name="fod_recog_animation_quantum">Realme Quantum</string>
<!-- FOD pressed color --> <!-- FOD pressed color -->
<string name="fod_pressed_color_title">Fingerprint pressed color</string> <string name="fod_pressed_color_title">Fingerprint pressed color</string>