mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
Merge branch 'android_branch' into relay_noconn
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
This commit is contained in:
commit
f6aa4e6d3c
1 changed files with 1 additions and 0 deletions
|
@ -1601,6 +1601,7 @@ public class GamesListDelegate extends ListDelegateBase
|
||||||
for ( long row : rows ) {
|
for ( long row : rows ) {
|
||||||
m_selGames.remove( row );
|
m_selGames.remove( row );
|
||||||
}
|
}
|
||||||
|
invalidateOptionsMenuIf();
|
||||||
setTitleBar();
|
setTitleBar();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue