mirror of
				https://github.com/SimpleMobileTools/Simple-Keyboard.git
				synced 2025-06-05 21:49:26 +02:00 
			
		
		
		
	Update keys_letters.xml
This commit is contained in:
		| @@ -4,53 +4,53 @@ | ||||
|         <Key | ||||
|             app:keyEdgeFlags="left" | ||||
|             app:keyLabel="q" | ||||
|             app:popupCharacters="@string/popup_chars_q" | ||||
|             app:popupCharacters="1" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="1" /> | ||||
|         <Key | ||||
|             app:keyLabel="w" | ||||
|             app:popupCharacters="@string/popup_chars_w" | ||||
|             app:popupCharacters="2" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="2" /> | ||||
|         <Key | ||||
|             app:keyLabel="e" | ||||
|             app:popupCharacters="@string/popup_chars_e" | ||||
|             app:popupCharacters="3é" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="3" /> | ||||
|         <Key | ||||
|             app:keyLabel="r" | ||||
|             app:popupCharacters="@string/popup_chars_r" | ||||
|             app:popupCharacters="ř4ŕ" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="4" /> | ||||
|         <Key | ||||
|             app:keyLabel="t" | ||||
|             app:popupCharacters="@string/popup_chars_t" | ||||
|             app:popupCharacters="5ť" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="5" /> | ||||
|         <Key | ||||
|             app:keyLabel="y" | ||||
|             app:popupCharacters="@string/popup_chars_y" | ||||
|             app:popupCharacters="6ý" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="6" /> | ||||
|         <Key | ||||
|             app:keyLabel="u" | ||||
|             app:popupCharacters="@string/popup_chars_u" | ||||
|             app:popupCharacters="ű7üú" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="7" /> | ||||
|         <Key | ||||
|             app:keyLabel="i" | ||||
|             app:popupCharacters="@string/popup_chars_i" | ||||
|             app:popupCharacters="8í" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="8" /> | ||||
|         <Key | ||||
|             app:keyLabel="o" | ||||
|             app:popupCharacters="@string/popup_chars_o" | ||||
|             app:popupCharacters="őöó9ô" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="9" /> | ||||
|         <Key | ||||
|             app:keyEdgeFlags="right" | ||||
|             app:keyLabel="p" | ||||
|             app:popupCharacters="@string/popup_chars_p" | ||||
|             app:popupCharacters="0" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" | ||||
|             app:topSmallNumber="0" /> | ||||
|     </Row> | ||||
| @@ -59,15 +59,15 @@ | ||||
|             app:horizontalGap="5%" | ||||
|             app:keyEdgeFlags="left" | ||||
|             app:keyLabel="a" | ||||
|             app:popupCharacters="@string/popup_chars_a" | ||||
|             app:popupCharacters="á" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" /> | ||||
|         <Key | ||||
|             app:keyLabel="s" | ||||
|             app:popupCharacters="@string/popup_chars_s" | ||||
|             app:popupCharacters="š" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" /> | ||||
|         <Key | ||||
|             app:keyLabel="d" | ||||
|             app:popupCharacters="@string/popup_chars_d" | ||||
|             app:popupCharacters="ď" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" /> | ||||
|         <Key app:keyLabel="f" /> | ||||
|         <Key app:keyLabel="g" /> | ||||
| @@ -77,7 +77,7 @@ | ||||
|         <Key | ||||
|             app:keyEdgeFlags="right" | ||||
|             app:keyLabel="l" | ||||
|             app:popupCharacters="@string/popup_chars_l" | ||||
|             app:popupCharacters="ĺľ" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" /> | ||||
|     </Row> | ||||
|     <Row> | ||||
| @@ -88,18 +88,18 @@ | ||||
|             app:keyWidth="15%p" /> | ||||
|         <Key | ||||
|             app:keyLabel="z" | ||||
|             app:popupCharacters="@string/popup_chars_z" | ||||
|             app:popupCharacters="ž" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" /> | ||||
|         <Key app:keyLabel="x" /> | ||||
|         <Key | ||||
|             app:keyLabel="c" | ||||
|             app:popupCharacters="@string/popup_chars_c" | ||||
|             app:popupCharacters="č" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" /> | ||||
|         <Key app:keyLabel="v" /> | ||||
|         <Key app:keyLabel="b" /> | ||||
|         <Key | ||||
|             app:keyLabel="n" | ||||
|             app:popupCharacters="@string/popup_chars_n" | ||||
|             app:popupCharacters="ňń" | ||||
|             app:popupKeyboard="@xml/keyboard_popup_template" /> | ||||
|         <Key app:keyLabel="m" /> | ||||
|         <Key | ||||
|   | ||||
		Reference in New Issue
	
	Block a user