I have a problem I want to bind differents ContextActions in a listview according to a data type.
To do this I try creating two ListView but the problem is that each one creates its own Scrollbar and if few items in the first fills me with empty elements, also try to create two ViewCell within the listview but did not work neither.
Any suggestions on how to solve this issue?
↧
Different ContextActions on a ListView
↧