File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 108108 <Key
109109 app : keyEdgeFlags =" right"
110110 app : keyLabel =" l"
111+ app : popupCharacters =" ĺľ"
111112 app : popupKeyboard =" @xml/keyboard_popup_template" />
112113 </Row >
113114 <Row >
143144 app : code =" -6"
144145 app : keyEdgeFlags =" left"
145146 app : keyIcon =" @drawable/ic_emoji_emotions_outline_vector"
146- app : secondaryKeyIcon = " @drawable/ic_language_outlined "
147- app : keyWidth = " 10%p " />
147+ app : keyWidth = " 10%p "
148+ app : secondaryKeyIcon = " @drawable/ic_language_outlined " />
148149 <Key
149150 app : code =" 32"
150151 app : isRepeatable =" true"
151152 app : keyWidth =" 40%p" />
152153 <Key
153154 app : keyLabel =" ."
155+ app : keyWidth =" 10%p"
154156 app : popupCharacters =" ,?!;:…"
155- app : popupKeyboard =" @xml/keyboard_popup_template"
156- app : keyWidth =" 10%p" />
157+ app : popupKeyboard =" @xml/keyboard_popup_template" />
157158 <Key
158159 app : code =" -4"
159160 app : keyEdgeFlags =" right"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ksp = "1.9.0-1.0.12"
99# Room
1010room = " 2.6.0-beta01"
1111# Simple tools
12- simple-commons = " de113ad025 "
12+ simple-commons = " e3c1bea9a9 "
1313# Gradle
1414gradlePlugins-agp = " 8.1.1"
1515# build
You can’t perform that action at this time.
0 commit comments