Skip to content
Snippets Groups Projects
Commit b513261b authored by Omkar Chandorkar's avatar Omkar Chandorkar Committed by FlowerSea0208
Browse files

mars: overlay: Move UDFPS enroll radius to settings


- required after LineageOS/android_packages_apps_Settings@af35c7c

Change-Id: I79ecd91513df0d195e1d15d20b4438d1b283743f
Signed-off-by: default avatarOmkar Chandorkar <gotenksIN@aospa.co>
parent b6baedac
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,4 @@
<dimen name="config_rounded_mask_size_top">243px</dimen>
<dimen name="config_rounded_mask_size_bottom">194px</dimen>
<!-- The radius of the enrollment progress bar, in dp -->
<integer name="config_udfpsEnrollProgressBar" translatable="false">137</integer>
</resources>
......@@ -7,4 +7,7 @@
<resources>
<!-- Whether to show Smooth Display feature in Settings Options -->
<bool name="config_show_smooth_display">true</bool>
<!-- The radius of the enrollment progress bar, in dp -->
<integer name="config_udfpsEnrollProgressBar" translatable="false">137</integer>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment