0

How can I implement expandable list view with text and images in my android app when I am getting data from parse.com?

I managed to achieve getting data from parse.com while in a list view but now expandable list view is my worst nightmare.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
kamanzi abubakar
  • 87
  • 1
  • 1
  • 10

1 Answers1

0

There are several good sources for making expandable list view:

A custom Expandable ListView, another custom Expanadable ListView tutorial

Some tutorial from a SO answer, the links (copied):

Community
  • 1
  • 1
Danielson
  • 2,605
  • 2
  • 28
  • 51