mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
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. |
||
---|---|---|
xwords4 | ||
.gitignore | ||
.projectile |