Created
February 15, 2017 14:38
-
-
Save basarik/24a792232f5a86e9bae2e40a31485511 to your computer and use it in GitHub Desktop.
just add your Edittext in XML these codes. You can change the digits you want to.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
android:inputType="textNoSuggestions|textVisiblePassword" | |
android:digits="abcçdefgğhıijklmnoöpqrsştuüvyzABCÇDEFGĞHIİJKLMNOÖPQRSŞTUÜVYZ" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment