mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
again
This commit is contained in:
parent
d65fb80dff
commit
b6955696eb
1 changed files with 1 additions and 0 deletions
|
@ -2348,6 +2348,7 @@ public class GamesListDelegate extends ListDelegateBase
|
|||
for ( long rowid : rowids.keySet() ) {
|
||||
if ( nli.forceChannel == rowids.get(rowid) ) {
|
||||
DbgUtils.printStack( TAG );
|
||||
|
||||
makeOkOnlyBuilder( R.string.dropped_dupe )
|
||||
.setActionPair( Action.OPEN_GAME,
|
||||
R.string.button_open_game )
|
||||
|
|
Loading…
Reference in a new issue