mirror of
				https://github.com/SimpleMobileTools/Simple-Keyboard.git
				synced 2025-06-05 21:49:26 +02:00 
			
		
		
		
	replace switch-keyboard button with a space in numeric keyboard
This commit is contained in:
		| @@ -46,8 +46,8 @@ | |||||||
|             app:keyLabel="9" |             app:keyLabel="9" | ||||||
|             app:keyWidth="25%p" /> |             app:keyWidth="25%p" /> | ||||||
|         <Key |         <Key | ||||||
|             app:keyLabel="abc" |             app:keyLabel="␣" | ||||||
|             app:code="-2" |             app:code="32" | ||||||
|             app:keyEdgeFlags="right" |             app:keyEdgeFlags="right" | ||||||
|             app:keyWidth="25%p" /> |             app:keyWidth="25%p" /> | ||||||
|     </Row> |     </Row> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user