From 146d5203254aff5fe19b502a922c60a84c31686a Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 17 Feb 2024 19:31:52 +0100 Subject: compose: Grey out keys that are not in sequence Keys that are not in the pending compose sequence are greyed out with the new 'FLAG_GREYED' flag. --- res/values/themes.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values') diff --git a/res/values/themes.xml b/res/values/themes.xml index ef3ede6..a1892d3 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -12,6 +12,7 @@ + @@ -39,6 +40,7 @@ 0dp 0dp 0.25 + 0.5 ?attr/emoji_button_bg ?attr/colorLabel -- cgit v1.2.3