Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 73fdb4a578 open chat later, via post(new Runnable())
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.
2016-07-26 09:34:32 -07:00
xwords4 open chat later, via post(new Runnable()) 2016-07-26 09:34:32 -07:00
.gitignore update to new gradle plugin as recommended/generated by AS 2016-06-30 07:15:21 -07:00
.projectile add projectile file now that I have some confidence it what it's doing 2014-10-10 07:38:27 -07:00