mirror of
				https://github.com/SimpleMobileTools/Simple-Notes.git
				synced 2025-06-05 17:00:23 +02:00 
			
		
		
		
	tweak some side margins at exporting dialogs
This commit is contained in:
		| @@ -19,7 +19,7 @@ | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:paddingBottom="@dimen/activity_margin" | ||||
|         android:paddingLeft="@dimen/activity_margin" | ||||
|         android:paddingLeft="@dimen/normal_margin" | ||||
|         android:paddingRight="@dimen/small_margin" | ||||
|         android:paddingTop="@dimen/small_margin"/> | ||||
|  | ||||
| @@ -35,6 +35,7 @@ | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:layout_marginBottom="@dimen/activity_margin" | ||||
|         android:layout_marginLeft="@dimen/medium_margin" | ||||
|         android:inputType="text" | ||||
|         android:singleLine="true" | ||||
|         android:textCursorDrawable="@null" | ||||
| @@ -52,6 +53,7 @@ | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:layout_marginBottom="@dimen/activity_margin" | ||||
|         android:layout_marginLeft="@dimen/medium_margin" | ||||
|         android:inputType="text" | ||||
|         android:singleLine="true" | ||||
|         android:textCursorDrawable="@null" | ||||
|   | ||||
| @@ -19,7 +19,7 @@ | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:paddingBottom="@dimen/activity_margin" | ||||
|         android:paddingLeft="@dimen/activity_margin" | ||||
|         android:paddingLeft="@dimen/normal_margin" | ||||
|         android:paddingRight="@dimen/small_margin" | ||||
|         android:paddingTop="@dimen/small_margin"/> | ||||
|  | ||||
| @@ -35,6 +35,7 @@ | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:layout_marginBottom="@dimen/activity_margin" | ||||
|         android:layout_marginLeft="@dimen/medium_margin" | ||||
|         android:inputType="text" | ||||
|         android:singleLine="true" | ||||
|         android:textCursorDrawable="@null" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user