I\'ve got a little question for my Android App. I searched for a long time but found nothing about my problem.
Scenario : I\'ve to display a revert
do like this:
Collections.reverse(YourList); // ADD THIS LINE TO REVERSE ORDER! YourList.notifyDataSetChanged;