mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-06 05:24:46 +01:00
7358c1a185
Too-clever double loop had an no-exit path. Now it's simpler: find a fragment that can handle the intent, pop all fragments to its right until it becomes top-most (there may be none), and then give it the intent. Use of popBackStackImmediate() is required so old fragments are gone before intent handling wants to create new ones. |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
debian | ||
linux | ||
relay | ||
scripts | ||
tests | ||
wince | ||
Makefile |