I personally would use insert on ListView’s model to insert in beginning and ListView’s method positionViewAtBeginning() (I have not tested if that works but it should). That example you have pointed at is not very good way to do in my opinion but that should work as well.
↧