Reputation: 1043
Hii How to set edittext field only for entering alphabets in Android?
Upvotes: 2
Views: 1120
Reputation: 5985
declare
android:inputType="text"
in layout.xml file