Hello I defined a TextView in main.xml with a certain value in android:maxLength and I'd like to get that value back in a method. Since textView has no getMaxLenght method how can easily get its maximum length?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

