mirror of
				https://github.com/SimpleMobileTools/Simple-Keyboard.git
				synced 2025-06-05 21:49:26 +02:00 
			
		
		
		
	calculate 10% of width in code to avoid some rounding issues
This commit is contained in:
		| @@ -3,7 +3,6 @@ | |||||||
|     app:keyBackground="@color/color_primary_dark" |     app:keyBackground="@color/color_primary_dark" | ||||||
|     app:keyHeight="60dp" |     app:keyHeight="60dp" | ||||||
|     app:keyTextColor="@color/color_accent" |     app:keyTextColor="@color/color_accent" | ||||||
|     app:keyWidth="10%" |  | ||||||
|     app:verticalGap="3px"> |     app:verticalGap="3px"> | ||||||
|     <Row> |     <Row> | ||||||
|         <Key |         <Key | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user