From 6ac14814dbf235623c9d89f86bc8bf9eb579376d Mon Sep 17 00:00:00 2001 From: Lucas Delanier Date: Mon, 13 Mar 2023 22:15:48 +0100 Subject: [PATCH] Add player image on home screen and color to indicate not enough resource to craft :movie_camera: --- ShakeAndCraft/app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ShakeAndCraft/app/src/main/res/values/strings.xml b/ShakeAndCraft/app/src/main/res/values/strings.xml index 753c4d0..f40141f 100644 --- a/ShakeAndCraft/app/src/main/res/values/strings.xml +++ b/ShakeAndCraft/app/src/main/res/values/strings.xml @@ -4,4 +4,5 @@ Home Plus Hello blank fragment + landscape \ No newline at end of file