epicshaggy / capacitor-native-biometric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make title in 2 lines instead of move

kareemkhalil opened this issue · comments

i need to separate title to be on 2 lines how can i manage this?

image

What you want is not possible with changes to this plugin.

Workaround: Separate out your long title into both a title and subtitle.

This plugin uses it's AuthActivity to launch the Android Biometric Prompt.

Biometric prompt's design and spacing is handled by the Android team, for more information about it, see here: https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt