On Tue, Jan 25, 2011 at 4:53 PM, dashman <[email protected]> wrote:
> can you point me to a sample code or pointer. > > throw me a bone! > Here's Five. Now please do spend some time reading the documentation. Knowing where to look for this stuff is half the battle. http://developer.android.com/guide/topics/ui/declaring-layout.html http://developer.android.com/reference/android/widget/ExpandableListView.html <http://developer.android.com/reference/android/widget/ExpandableListView.html> http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList1.html <http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList1.html> http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList2.html <http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList2.html> http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList3.html ------------------------------------------------------------------------------------------------- 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

