Updated navigation for creating a game
This commit is contained in:
@@ -221,7 +221,7 @@ class _ActiveGameViewState extends State<ActiveGameView> {
|
||||
backgroundColorActivated:
|
||||
CustomTheme.backgroundColor,
|
||||
onTap: () {
|
||||
Navigator.pushReplacement(
|
||||
Navigator.push(
|
||||
context,
|
||||
CupertinoPageRoute(
|
||||
builder: (_) => CreateGameView(
|
||||
|
||||
Reference in New Issue
Block a user