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
48bd5d7f1d
I can't get preference fragments working in my world (mostly because nested PreferenceScreens don't open when clicked on and the workarounds for that are too complex) so next best thing is to fix alerts to work on top of prefs activity. That involves creating a new transparent activity that subclasses XWActivity and has a DelegateBase subclass. Launching an alert is then just a matter of passing DlgState into the new activity via an Intent, at which point everything Just Works. Button clicks are returned via an intent as well. |
||
---|---|---|
xwords4 | ||
.gitignore | ||
.projectile |