- Jun 6, 2020
- 11,559
- 4,422
برای دیدن تصاویر باید ثبت نام کنید
This class replaces the custom CustomListView module (
برای دیدن لینک ها باید ثبت نام کنید
).It works with the standard xCustomListView library.
It is compatible with B4A, B4i and B4J.
Instructions:
An expandable item layout should be made of two panels. The first one is the title and the second one is the item's body.
The title panel should include at least two items where the second item is a view with the arrow (you can easily change this by modifying the code).
The item layout background must be transparent.
It is also recommended to remove AutoScaleAll from the item layout.
The class is included in the attached examples.
CLVExpandable + lazy loading example:
برای دیدن لینک ها باید ثبت نام کنید
Better implementation of Expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید