From 351355b3a769d2b584733ad0e8924dfe75939fb6 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 2 Apr 2023 13:28:10 +0200 Subject: Launcher activity: Input box For trying the keyboard without having to mess with an other app. --- res/values/strings.xml | 3 ++- res/values/styles.xml | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index e6b1a8d..7b6e0df 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -73,7 +73,8 @@ Prev Search Send + Enable keyboard This application is a virtual keyboard. Go to the system settings by clicking on the button below and enable Unexpected-Keyboard. This is an free and open source application. You can find the source code or report bugs on Github. - Enable keyboard + After enabling, you can try the keyboard here: diff --git a/res/values/styles.xml b/res/values/styles.xml index 94a8551..d3283a7 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -24,4 +24,11 @@ @dimen/emoji_text_size ?attr/emoji_color + -- cgit v1.2.3