Hi
I want to use ListView in Chat UI,
So I need to show item stacked from bottom, for this I rotate listview and its items by 180 degree.
it works ok, but when I scroll the list view fast, it scroll in reverse direction.
for example: I move my finger from top to bottom to scroll up but it scroll down.
I don't have any problem when scroll smoothly and the problem occur when I scroll fast.
thank in advance.