i want to allow only numbers and period(.) in a android edit text. How to do this .. can any body help?
You should use the att:
android:digits="0123456789."
http://developer.android.com/reference/android/widget/TextView.html#attr_android:digits
1.4m articles
1.4m replys
5 comments
57.0k users