mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
Merge remote-tracking branch 'maidu2/android_branch' into android_branch
This commit is contained in:
commit
a710bdd46e
1 changed files with 1 additions and 1 deletions
|
@ -1914,7 +1914,7 @@ public class GamesListDelegate extends ListDelegateBase
|
|||
makeNotAgainBuilder( R.string.not_again_hidenewgamebuttons,
|
||||
R.string.key_notagain_hidenewgamebuttons,
|
||||
Action.NEW_GAME_PRESSED )
|
||||
.setParams(pair)
|
||||
.setActionPair( pair )
|
||||
.show();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue