android only allow numbers and letters in edittext

http‮s‬://www.lautturi.com
android only allow numbers and letters in edittext
android:digits="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"
android:inputType="textCapCharacters"
Created Time:2017-08-31 20:48:51  Author:lautturi