From 351355b3a769d2b584733ad0e8924dfe75939fb6 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 2 Apr 2023 13:28:10 +0200 Subject: [PATCH] Launcher activity: Input box For trying the keyboard without having to mess with an other app. --- res/layout/launcher_activity.xml | 10 ++++--- res/values-cs/strings.xml | 3 +- res/values-de/strings.xml | 3 +- res/values-es/strings.xml | 3 +- res/values-fr/strings.xml | 3 +- res/values-it/strings.xml | 3 +- res/values-ko/strings.xml | 3 +- res/values-lv/strings.xml | 3 +- res/values-pl/strings.xml | 3 +- res/values-pt/strings.xml | 3 +- res/values-ru/strings.xml | 3 +- res/values-tr/strings.xml | 3 +- res/values-vi/strings.xml | 3 +- res/values-zh-rCN/strings.xml | 3 +- res/values/strings.xml | 3 +- res/values/styles.xml | 7 +++++ srcs/juloo.keyboard2/LauncherActivity.java | 32 ++++++++++++++++++++++ 17 files changed, 73 insertions(+), 18 deletions(-) diff --git a/res/layout/launcher_activity.xml b/res/layout/launcher_activity.xml index 424e98d..dbd6b33 100644 --- a/res/layout/launcher_activity.xml +++ b/res/layout/launcher_activity.xml @@ -1,6 +1,8 @@ - - -