From a01386452d76ec54c188bd43b62450af9505faaf Mon Sep 17 00:00:00 2001 From: Jessica Itepu Date: Mon, 24 Oct 2022 16:25:23 +0100 Subject: [PATCH] Setting The status bar colour --- .../src/main/res/values/theme.xml | 47 ++++++++++++------- 1 file changed, 29 insertions(+), 18 deletions(-) diff --git a/androidlibrary_lib/src/main/res/values/theme.xml b/androidlibrary_lib/src/main/res/values/theme.xml index 0d9a2773..dc890506 100644 --- a/androidlibrary_lib/src/main/res/values/theme.xml +++ b/androidlibrary_lib/src/main/res/values/theme.xml @@ -1,20 +1,31 @@ - - - + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.android.com/tools "> - - + + + + + + + + + \ No newline at end of file