From 90cad963ec147313eee32bd4bb3a46922a3eea7d Mon Sep 17 00:00:00 2001 From: Chasm Solacer Date: Sun, 11 Dec 2022 22:10:00 +0100 Subject: Make the keyboard transparent (#252) * Add option for keyboard opacity (transparency). Keyboard background, keys and pressed keys can be adjusted separately. * Make the borders transparent as well * Moved setAlphas outside drawKeyFrame to top of onDraw method--- res/values-ko/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values-ko') diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 03af73b..4674279 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -5,6 +5,9 @@ Unexpected Keyboard 설정 레이아웃 + + + 키보드 레이아웃 변경 시스템 세팅 -- cgit v1.2.3