Relative Content

Tag Archive for androidandroid-jetpack-composeandroid-keypad

How to show jumbled numberical keypad in android?

I want to show a numeric keyboard for my TextField but I want the numbers to be jumbled up every time. I have seen this in some apps but I don’t think there is a native support for this (correct me if I am wrong). What’s direction I should be looking into for this solution?