java - Android ListView doesn't maintain positions of Views -
when scroll listview , new row needs displayed, listview doesn't seem inquire 1 new view, instead requests every view again. furthermore, instead of maintaining positions of views reasking for, changes them. contents of these views relatively complex, , i'd prefer not rebuild them. typical behavior? or more bug in code?
java android android-layout
No comments:
Post a Comment