I\'m trying to test out Firebase to allow users to post comments using push. I want to display the data I retrieve with the following;
push
fbl.child
I have a date variable (long) and wanted to keep the newest items on top of the list. So what I did was: