Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
eehouse 77f21c6f2e try passing application context to CommonPrefs. I'm getting a crash
on device when app's been running for a while and, perhaps, the
original GamesList activity has been recycled but CommonPrefs instance
with its static has not.  The BoardView is being recreated and
CommonPrefs asserts that m_context is null.  That shouldn't be
possible, but we'll try this.
2010-05-09 14:42:19 +00:00
CVSROOT initial checkin 2003-08-27 19:12:36 +00:00
xwords4 try passing application context to CommonPrefs. I'm getting a crash 2010-05-09 14:42:19 +00:00