[android-developers] Questions about Custom (Compound) control
Hi,
I've developed a custom (compound) control with a count-down progress
bar that I want to embed in some my activities. Now I have the
following questions:
1 - I want, when the count down stops, to let the activity that
contains the control that the count down has stopped. How to do that?
2 - From Android documentation I read the following:
"Note that you also might introduce your own attributes and parameters
into the XML that can be pulled out and used by your constructor"
But how? Do I just need to declare in the control my own attributes,
and how to declare them in XML?
Thank you in advance!
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home