A class / library to easily manage the expansion / collapsing of N B4XViews.
The initial code was here:
https://www.b4x.com/android/forum/threads/b4x-xui-expandview-source-code.93134/
Due to some problems with the SetLayoutAnimated command, it was not possible to get good animation for Collapse; it is then necessary to use the @Informatix's library NineOldAndroids, so the class posted here only works with b4a-Android. Despite this, I still used the B4XViews.
The initial code was here:
https://www.b4x.com/android/forum/threads/b4x-xui-expandview-source-code.93134/
Due to some problems with the SetLayoutAnimated command, it was not possible to get good animation for Collapse; it is then necessary to use the @Informatix's library NineOldAndroids, so the class posted here only works with b4a-Android. Despite this, I still used the B4XViews.
Attachments
Last edited: