Skip to content

Instantly share code, notes, and snippets.

@basarik
Created February 15, 2017 14:38
Show Gist options
  • Save basarik/24a792232f5a86e9bae2e40a31485511 to your computer and use it in GitHub Desktop.
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.
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