From f709ac16f8708083e51dba88ddb9f73435619eea Mon Sep 17 00:00:00 2001 From: litetex <40789489+litetex@users.noreply.github.com> Date: Mon, 26 Jul 2021 21:05:12 +0200 Subject: [PATCH] Fixed the toolbarSearchTheme The toolbarSearchTheme was accidently broken with https://github.com/TeamNewPipe/NewPipe/pull/6456, see https://github.com/TeamNewPipe/NewPipe/pull/6456#issuecomment-885920235 for details. This commit restores the old behavior --- app/src/main/res/values/styles_misc.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/values/styles_misc.xml b/app/src/main/res/values/styles_misc.xml index f08ee68e0..5e50b88ff 100644 --- a/app/src/main/res/values/styles_misc.xml +++ b/app/src/main/res/values/styles_misc.xml @@ -97,6 +97,8 @@