mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
don't let new group dialog present the last name chosen as default name
This commit is contained in:
parent
78670e9650
commit
674b6d3e8e
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ public class GamesList extends XWExpandableListActivity
|
|||
dialog = buildNamerDlg( "", R.string.newgroup_label,
|
||||
R.string.game_rename_title,
|
||||
lstnr, RENAME_GROUP );
|
||||
Utils.setRemoveOnDismiss( this, dialog, id );
|
||||
break;
|
||||
|
||||
case CHANGE_GROUP:
|
||||
|
|
Loading…
Add table
Reference in a new issue