mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
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. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
debug.keystore |