Or you can add the listener programatically in your code...  That is how I
prefer to set up click events.
http://developer.android.com/reference/android/view/View.html#setOnClickListener%28android.view.View.OnClickListener%29

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Tue, Aug 28, 2012 at 6:33 AM, Thesalan <[email protected]> wrote:

> Yes of course!
>
> In the layout, you have just to specify the name of the function that you
> want to trigger in the attribute "onClick" of each buttons
>

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

Reply via email to