implementing bio-metric #58
maifeeulasad
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
@Spikeysanju how should i store this(this feature enabled or disabled) data. Should I simply use sharedpref or create repo(i think this will be unnecessary)? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
as per #52
I've started implementing bio-metric in my fork, in a specific feature branch.
Current progress can be seen here : https://github.com/maifeeulasad/Expenso/tree/0f4ddfab7244626677f3b39a6871b9df0e793f9c
Using
androidx.biometric:biometric:1.2.0-alpha03
Now need to create to a settings menu, to enable/disable this feature
Beta Was this translation helpful? Give feedback.
All reactions