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:keyWidth="25%p" /> | ||||
|         <Key | ||||
|             app:keyLabel="abc" | ||||
|             app:code="-2" | ||||
|             app:keyLabel="␣" | ||||
|             app:code="32" | ||||
|             app:keyEdgeFlags="right" | ||||
|             app:keyWidth="25%p" /> | ||||
|     </Row> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user