mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-23 07:27:22 +01:00
73fdb4a578
When during onResume() of BoardDelegate we notice an undisplayed chat message, don't add add a Chat fragment because (perhaps due to a bug in my code) it'll come up blank. Instead use post() to open it via a Runnable() that'll run after onResume() and the rest of current fragment setup have completed. |
||
---|---|---|
.. | ||
scripts | ||
website | ||
XWords4 | ||
XWords4-dbg | ||
.gitignore | ||
Application.mk | ||
INSTALL.txt |