From 3ad0d9cec0da20416748541d387e262104be5f5a Mon Sep 17 00:00:00 2001 From: Strangedusk Date: Fri, 18 Feb 2022 23:18:14 +0100 Subject: [PATCH] Remove Actionbar --- .idea/deploymentTargetDropDown.xml | 2 +- app/src/main/res/layout/fragment_image_grid.xml | 3 +-- app/src/main/res/values-night/themes.xml | 2 +- app/src/main/res/values/themes.xml | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index eea9446..83a89ff 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -12,6 +12,6 @@ - + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_image_grid.xml b/app/src/main/res/layout/fragment_image_grid.xml index af66ee2..22642a2 100644 --- a/app/src/main/res/layout/fragment_image_grid.xml +++ b/app/src/main/res/layout/fragment_image_grid.xml @@ -9,7 +9,6 @@ + android:layout_height="match_parent" /> \ No newline at end of file diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml index d15f3b6..0729fdd 100644 --- a/app/src/main/res/values-night/themes.xml +++ b/app/src/main/res/values-night/themes.xml @@ -1,6 +1,6 @@ -