mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
c5f1d2bf3b
The lock was leaking when sometimes the OS would call onStop() without isFinishing() being true, then never use the fragment again. And never call onDestroy(). Releasing the lock in onStop and regetting it in onResume seems to fix, but this needs some testing and time. |
||
---|---|---|
.. | ||
app | ||
gradle/wrapper | ||
img_src | ||
jni | ||
res_src | ||
scripts | ||
website | ||
.gitignore | ||
Application.mk | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
id_rsa_uploader.enc | ||
INSTALL.txt | ||
settings.gradle |