That didn't help..... :( Can someone guide me to the right tutorial/sample code?
Thanks, Abhishek On Dec 18, 11:03 pm, android09 <[email protected]> wrote: > Hi Abhishek, > > You can to through the below example for creatingcustomview. Follow > the below link. > > http://www.anddev.org/basic_drag_and_drop-t3095.html > > I hope you will get the something from the above example. > > Best Luck. > Thanks. > > On Dec 18, 7:47 am, Abhi <[email protected]> wrote: > > > > > Hi guys, > > > I have my owncustomadapter to create acustomlistviewwith > > checkbox, textview and button in each row. I want to implement onClick > > on Button and take different action based on which row button is > > pressed. How can I use onClickListener in this case? Define it inside > > getView? If so how? > > > Thanks > > > Abhishek- Hide quoted text - > > - Show quoted text - -- 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

