xwords/xwords4/android/XWords4/src
Andy2 7910aed896 XW[List]Activity now call removeDialog() every time a dialog is
dismissed so that they now all go through onCreateDialog() every time.
This allows to shrink or eliminate onPrepareDialog().  The hope is
that it will fix the occasional crash where restoreManagedDialogs
invokes onPrepareDialog() and some ivar I need isn't set because the
class was just reloaded.
2011-02-24 06:25:18 -08:00
..
org/eehouse/android/xw4 XW[List]Activity now call removeDialog() every time a dialog is 2011-02-24 06:25:18 -08:00