Android Question How to create a IOS style listboxgroup

chjk

Member
Licensed User
Longtime User
How to create a IOS style listboxgroup?
rd_or_4c58817dcfff9db3fe3f7de9d9a8c25b.jpg
 

Attachments

  • ios group.jpg
    ios group.jpg
    23.5 KB · Views: 126
  • iosGroup.zip
    309.4 KB · Views: 115

chjk

Member
Licensed User
Longtime User
You can use CustomListView class instead of ListView. It allows you to add any item you like.
When the scrolling grouphead does not move, I want to achieve scroll effect IOS.
The attachment is my example
 

Attachments

  • iosGroup.zip
    309.4 KB · Views: 124
Upvote 0
Top