clvexpandable

  1. W

    Android Example [B4J] [B4A] Expandable CLV with sub-items (similar to a tree)

    Posted in the B4J forum: https://www.b4x.com/android/forum/threads/b4j-b4a-expandable-clv-with-sub-items-similar-to-a-tree.155113/
  2. W

    B4J Code Snippet [B4J] [B4A] Expandable CLV with sub-items (similar to a tree)

    I needed this and didn't find an existing solution: a CLV whose items - can be expanded/collapsed (available in @Erel's CLVExpandable) - and can have sub-items that can be shown or hidden In the screenshot below, you'll see the arrows that can be used to expand/collapse, and the +/- signs to...
  3. 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...
  4. D

    Android Question Question xCustomerListView

    Hi Guys I have a question about post by Erel (26 May 2019) regarding "[B4X] CLVExpandable - Allows expanding or collapsing xCustomListView items" https://www.b4x.com/android/forum/threads/b4x-clvexpandable-allows-expanding-or-collapsing-xcustomlistview-items.106148/ Two buttons appear when an...
  5. LucaMs

    Bug? [B4X] CLVExpandable - small animation bug

    When you expand/collapse the last item and the clv can show more than the number of items you added, the animations (in short) are not good. Here (animated gif) I don't know if it is so evident but on last item each animation ends before the other starts; they are not synchronized.
Top