expandedlistview

  1. Pedro Caldeira

    Android Question ExpandedListView deprecated

    Hello All, I am still using the old ExpandedListView Class module. Is there any library that does the same thing ? I need the expand and collapse of main panels, that show inside child views. Thanks in advance
  2. epiCode

    B4A Library [B4X] Expander v2 : Expandable CustomListView

    Expander : Expandable CustomListView based on Erel's Expandable List View, xCustomListView and XUI I needed to modify Expandable List View to customize it to my need and hence this Library. Features: ~ Easy to Configure. No layouts. No Images. ~ Does not use layout. So it is slightly faster...
  3. Pedro Caldeira

    Android Question Determine XpandedList content height

    Hello All, How can I get the height of all the itens inside an expanded list, so I can auto adjust its expandedsize ? Just a note. I have panels as elements of the list with other views inside, labels, buttons, etc. I just want to get the height of the main panels. Is it possible ? Thanks
  4. Pedro Caldeira

    Android Question Expanded listview size

    Hello All, Is there a simple way to autosize the expanded listview ? That is to autosize the list's expanded height based in its contents ? Thanks in advance
Top