http://developer.android.com/reference/android/view/View.html#attr_android:onClick

On Tue, Aug 17, 2010 at 9:49 AM, Bhavya Siddappa <bhavs...@gmail.com> wrote:

> Hi All,
>
> I have an activity with 50 buttons. Want to avoid writing 50 switch cases
> for onClick listener events.
>
> Is their a way to map the buttons with its respective loading of UI in XML
> format and avoid writing Java code.
>
> Any pointers would be appreciated.
>
> Thanks,
>
> - Bhavya
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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