From 7da7a5082dc28a434776bb7f127b00955d7098f0 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sat, 7 May 2022 23:51:00 +0200
Subject: Set the color of the navigation bar
Since SDK 21, applications can set the background color of the
navigation bar. This is normally simply an item in a theme but it is
more complicated for keyboards.
---
res/values/themes.xml | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
(limited to 'res')
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 048d59e..8aa27d7 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -20,10 +20,20 @@
+
+
+
-
+
-
-
--
cgit v1.2.3