On Wed, Jun 13, 2012 at 10:52 PM, Raneez <[email protected]> wrote: > I need to set different table layouts for respective group items ,also i > want to set onClick listeners to each rows in that table. How it is done?
Step 1: Read the documentation. See the sections for TableLayout, ExpandableListView, and ClickListeners. Step 2: Review the sample code and tutorials in the documentation for each of the above. Step 3: Using what you have learned, try something. Step 4: If and when you get stuck, come back with a more targeted question than "how it is done?". Read this for help on asking a good question: http://www.catb.org/~esr/faqs/smart-questions.html. Good luck. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

