Hello,

I am kind of new to android development and I am developing custom
components.
I implemented InputField that extends EditText but do some validation
according to class attributes ( I have done also the XML attributes
part)

My question is:
How do I extend a specific widget and hide some XML attributes, as I
want to put static value to them.
For example, I want to extend the EditText and make the InputType
field hidden so only me can set it in my class.

Thanks a lot,
Nihal

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to