mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-02 06:20:14 +01:00
7efbd2697d
for both the loading and loaded phases, toggling its state once the data's available. Reuse it: pay attention to what's passed into getView and only allocate when there's no existing View to reuse. Stop caching Views, as that defeats Android list logic that might limit in-memory representation to the subset that's visible on-screen, instead tracking a set of rowids whose data is known to be good as a way of quickly drawing when there's a refresh. |
||
---|---|---|
.. | ||
assets | ||
jni | ||
libs | ||
res | ||
src/org/eehouse/android/xw4 | ||
.gitignore | ||
AndroidManifest.xml | ||
build.xml | ||
build_unchecked.xml | ||
project.properties |