mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-22 07:28:16 +01:00
5d9423f317
There was a race condition between finish() and the popping of fragments that happens inside dispatchNewIntent(). If dispatchNewIntent() won then later finish() would pop the GamesListFragment and we'd crash. Ideally finish() would pass a fragment to finishFragment() which would then do nothing if that fragment wasn't on the stack. Later.... |
||
---|---|---|
.. | ||
scripts | ||
website | ||
XWords4 | ||
XWords4-dbg | ||
.gitignore | ||
Application.mk | ||
INSTALL.txt |