mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-22 07:28:16 +01:00
Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
b874d25563
Old code that didn't rotate properly was meant to associate view IDs with fragments so I could iterate over them, e.g. to dispatch intents. To replace that the common superclass of all fragments now keeps a set of active ones and provides a method that uses that to find the fragment that owns a view. So I can iterate over fragments based on the dualcontainer-contained views as before. |
||
---|---|---|
xwords4 | ||
.gitignore | ||
.projectile |