Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House af406d92dc Handle multiple dialogs at once: save dialog state by dialog ID (ok
since the OS won't track more than one at a time with the same ID) and
look it up that way when needed.  Get rid of onPrepareDialog() (and in
all my Activity subclasses) since it's now a requirement that all
DlgDelegate-managed dialogs remove themselves from the Activity on
dismissal so that onCreateDialog will always get called and
onPrepareDialog not be needed.
2013-01-01 21:45:37 -08:00
xwords4 Handle multiple dialogs at once: save dialog state by dialog ID (ok 2013-01-01 21:45:37 -08:00
.gitignore ignore python shelf file 2012-11-15 06:16:03 -08:00