mirror of
				https://github.com/SimpleMobileTools/Simple-Notes.git
				synced 2025-06-05 17:00:23 +02:00 
			
		
		
		
	adding some top margin inside the Open Note dialog
This commit is contained in:
		| @@ -9,6 +9,7 @@ | ||||
|         android:id="@+id/dialog_open_note_linear" | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:orientation="vertical"/> | ||||
|         android:layout_marginTop="@dimen/medium_margin" | ||||
|         android:orientation="vertical" /> | ||||
|  | ||||
| </ScrollView> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user