From f2bbc38f143c97e400653749fa13432c696530c6 Mon Sep 17 00:00:00 2001 From: ErikWaegerle Date: Mon, 29 Jun 2020 23:16:05 +0200 Subject: [PATCH] Customization of the CreateSudoku layout Remove the time and the difficulty level in the ActionBar of the "CreateSudoku" display. & Include the content_game_view_create_sudoku --- .../res/layout/activity_create_sudoku.xml | 32 +------------------ 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/app/src/main/res/layout/activity_create_sudoku.xml b/app/src/main/res/layout/activity_create_sudoku.xml index 57020cf..4763ba5 100644 --- a/app/src/main/res/layout/activity_create_sudoku.xml +++ b/app/src/main/res/layout/activity_create_sudoku.xml @@ -40,43 +40,13 @@ android:text="@string/gametype_unspecified" android:id="@+id/gameModeText" android:layout_weight="7"/> - - - - - - +