Closed love-bk closed 5 years ago
When the ListView scrolls to the bottom, the bottom entry and some of the entries on the bottom cannot be scrolled to the begin position. Is there any good solution?
you can try to append a suffix entry as the spacing element for it.
you can try to append a suffix entry as the spacing element for it.
I don't understand very well. Can you describe it in detail?
you can set one more index for the extra element and add it to the last one of list children in order to push the list up.
i'm closing this issue for the end of conversation.
When the ListView scrolls to the bottom, the bottom entry and some of the entries on the bottom cannot be scrolled to the begin position. Is there any good solution?