From 7bd9306a9f787d3222691f46d03e38f86ec87c9c Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Fri, 10 Apr 2026 19:03:37 +0200 Subject: Dictionary activity: Status message when the keyboard is not enabled (#1228) This shows a reason why the list is empty and removes confusion.--- res/layout/dictionary_status_not_enabled.xml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 res/layout/dictionary_status_not_enabled.xml (limited to 'res/layout/dictionary_status_not_enabled.xml') diff --git a/res/layout/dictionary_status_not_enabled.xml b/res/layout/dictionary_status_not_enabled.xml new file mode 100644 index 0000000..7c9984d --- /dev/null +++ b/res/layout/dictionary_status_not_enabled.xml @@ -0,0 +1,2 @@ + + -- cgit v1.2.3