mirror of
				https://github.com/SimpleMobileTools/Simple-Flashlight.git
				synced 2025-06-05 21:59:19 +02:00 
			
		
		
		
	adding some top margin at the widget config Save button
This commit is contained in:
		| @@ -76,6 +76,7 @@ | |||||||
|             android:layout_height="wrap_content" |             android:layout_height="wrap_content" | ||||||
|             android:layout_alignParentEnd="true" |             android:layout_alignParentEnd="true" | ||||||
|             android:layout_alignParentBottom="true" |             android:layout_alignParentBottom="true" | ||||||
|  |             android:layout_marginTop="@dimen/tiny_margin" | ||||||
|             android:text="@string/ok" /> |             android:text="@string/ok" /> | ||||||
|  |  | ||||||
|     </RelativeLayout> |     </RelativeLayout> | ||||||
|   | |||||||
| @@ -75,6 +75,7 @@ | |||||||
|             android:layout_height="wrap_content" |             android:layout_height="wrap_content" | ||||||
|             android:layout_alignParentEnd="true" |             android:layout_alignParentEnd="true" | ||||||
|             android:layout_alignParentBottom="true" |             android:layout_alignParentBottom="true" | ||||||
|  |             android:layout_marginTop="@dimen/tiny_margin" | ||||||
|             android:text="@string/ok" /> |             android:text="@string/ok" /> | ||||||
|  |  | ||||||
|     </RelativeLayout> |     </RelativeLayout> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user