smstuebe / xamarin-fingerprint

Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
Microsoft Public License
490 stars 115 forks source link

Position the window at the bottom #149

Closed mdmota closed 4 years ago

mdmota commented 4 years ago

Is it possible to position the window at the bottom of the screen(Android and iOS)?

smsissuechecker commented 4 years ago

Hi @mdmota,

I'm the friendly issue checker. It seems like (100.00 %) you haven't used our issue template :cry: I think it is very frustrating for the repository owners, if you ignore them.

If you think it's fine to make an exception, just ignore this message. But if you think it was a mistake to delete the template, please close the issue and create a new one.

Thanks!

smstuebe commented 4 years ago

Only on android if you use a custom dialog fragment. In the current version is an example. But: You can save the effort. In the new version the plugin will use the standard BiometricPrompt that won't give you control over it's position (similar to iOS). But it will be shown at the bottom (at least on not custom ROMs.