diamirio / BiometricAuth

Backport of Android Pie's BiometricPrompt using Kotlin and RxJava
Other
44 stars 6 forks source link

Update dependencies to AndroidX #12

Closed G00fY2 closed 4 years ago

G00fY2 commented 4 years ago

Fixes https://github.com/tailoredmedia/BiometricAuth/issues/11

Tested on Pixel devices running Android 10. Also forced MarshmallowBiometricAuth to make sure the custom dialog looks right.

FlowMo7 commented 4 years ago

Many thanks for the PR!

FlowMo7 commented 4 years ago

for further reference: tested this on Huawei and Nokia devices prior Android 10 as well without any issues. :+1: