bangkk: Fix UDFPS enrollment radius

Change-Id: Ifa1c2a8fa44504412cbcb771a4b5227fcb1d4f56
This commit is contained in:
Anand S 2024-07-28 23:43:30 +05:30
parent efaf19acaa
commit fda6878d84
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -17,6 +17,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- The radius of the enrollment progress bar, in dp --> <!-- The radius of the enrollment progress bar, in dp -->
<integer name="config_udfpsEnrollProgressBar">70</integer> <integer name="config_udfpsEnrollProgressBar">65</integer>
</resources> </resources>