From: Damyan Ivanov Date: Fri, 7 May 2021 16:47:23 +0000 (+0300) Subject: explicit pop-up background color for auto-complete text views in dark X-Git-Tag: v0.19.0~14 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=84bbe67e96bb860090e1b4c2610a59562aea1c7e explicit pop-up background color for auto-complete text views in dark can't find a way to reference the theme-wide color for pop-up menus and the app drawer without this, the background is black, which is a problem some times because the main windows background is also black --- diff --git a/app/src/main/res/values-night/styles.xml b/app/src/main/res/values-night/styles.xml index 2e93dd12..c34427f1 100644 --- a/app/src/main/res/values-night/styles.xml +++ b/app/src/main/res/values-night/styles.xml @@ -19,6 +19,10 @@ + +