mirror of
				https://github.com/SimpleMobileTools/Simple-Keyboard.git
				synced 2025-06-05 21:49:26 +02:00 
			
		
		
		
	Merge remote-tracking branch 'origin/space_fix' into space_fix
This commit is contained in:
		| @@ -60,14 +60,13 @@ | |||||||
|                     android:id="@+id/text_editphone" |                     android:id="@+id/text_editphone" | ||||||
|                     android:layout_width="match_parent" |                     android:layout_width="match_parent" | ||||||
|                     android:layout_height="wrap_content" |                     android:layout_height="wrap_content" | ||||||
|                     android:inputType="phone" |  | ||||||
|                     android:layout_marginStart="@dimen/activity_margin" |                     android:layout_marginStart="@dimen/activity_margin" | ||||||
|                     android:layout_marginTop="@dimen/activity_margin" |                     android:layout_marginTop="@dimen/activity_margin" | ||||||
|                     android:layout_marginEnd="@dimen/activity_margin" |                     android:layout_marginEnd="@dimen/activity_margin" | ||||||
|                     android:layout_marginBottom="@dimen/activity_margin" /> |                     android:layout_marginBottom="@dimen/activity_margin" | ||||||
|  |                     android:inputType="phone" /> | ||||||
|  |  | ||||||
|             </LinearLayout> |             </LinearLayout> | ||||||
|  |  | ||||||
|         </RelativeLayout> |         </RelativeLayout> | ||||||
|     </androidx.core.widget.NestedScrollView> |     </androidx.core.widget.NestedScrollView> | ||||||
| </androidx.coordinatorlayout.widget.CoordinatorLayout> | </androidx.coordinatorlayout.widget.CoordinatorLayout> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user