Nikhil Kumar
Nikhil Kumar
which service are you using -- Basic Heuristics Autofill Service Wasn't autofill triggered -- Autofill is triggered but when I click on URL bar but expected to trigger when the...
``` BiometricPromptApi23Impl( @NonNull Context context, @NonNull CharSequence title, @Nullable CharSequence subtitle, @Nullable CharSequence description, @Nullable CharSequence negativeButtonText, @Nullable DialogInterface.OnClickListener negativeButtonListener ) { this.context = context; this.mainHandler = new Handler(context.getMainLooper()); this.animateHandler...
Hi @cosminstirbu , I am also facing the same issue, Are you able to find any solution?