expandedlistview

  1. 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...
  2. 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
  3. 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