mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
55376567f6
postpone running up against, a memory leak that appears to be in the java side of things. Googling suggests lots of folks are having problems with createBitmap (though I can put the createBitmap() call in a 50-iteration loop and not crash -- may not be the problem after all.) Without this change I crash the 14th time opening a game. With it I go 30 and run out of patience. Now that the board is locked in vertical mode there's little point in recreating the bitmap anyway. |
||
---|---|---|
.. | ||
assets | ||
jni | ||
res | ||
src/org/eehouse/android/xw4 | ||
.gitignore | ||
AndroidManifest.xml | ||
build.xml | ||
build_unchecked.xml | ||
default.properties |