HenriqueMachine / EasyFingerPrint

35 stars 10 forks source link

Change text under fingerprint icon and on the cancel button? #1

Open olavbg opened 6 years ago

olavbg commented 6 years ago

Is it possible to change the text "Touch the fingerprint sensor" that appears under the fingerprint icon? Same with the button for "Cancel"?

Otherwise it seems like a nice library! 👍

olavbg commented 5 years ago

Maybe not the best solution, but I managed to change the texts by overriding them in my strings.xml. text_default_instruction text__button_cancel

HenriqueMachine commented 5 years ago

Hello, @olavbg!!!

I'll make a change to make the strings changeable. It was built in this way to follow Material Design standards.

Thanks for issue =D

olavbg commented 5 years ago

Oh, that's nice!

Ok, I understand, it was just that my app has norwegian translations, but those two strings were still in English :-D