Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House d820554ffb change game list item strategy since it turns out adapter's findView()
doesn't pass in the previous representation of a given item for
recycling: move async loading of summary into GameListItem class, and
use getChildAt() to invalidate a single list (rather than reloading
the whole list) whereever possible.  Still need to dump the list
whenever the number of items changes since we're depending on DBUtils
to determine the order and have no way to reshuffle existing items.
2012-12-10 07:48:15 -08:00
xwords4 change game list item strategy since it turns out adapter's findView() 2012-12-10 07:48:15 -08:00
.gitignore ignore python shelf file 2012-11-15 06:16:03 -08:00