mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
adding some bottom margin at the Mark Complete task button
This commit is contained in:
@@ -355,6 +355,7 @@
|
||||
android:layout_below="@+id/task_type_divider"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_marginTop="@dimen/activity_margin"
|
||||
android:layout_marginBottom="@dimen/activity_margin"
|
||||
android:text="@string/mark_completed"
|
||||
android:visibility="gone" />
|
||||
|
||||
|
Reference in New Issue
Block a user