mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 04:10:45 +01:00
adding some bottom margin at the Mark Complete task button
This commit is contained in:
parent
492c5ce621
commit
fe17d2fe43
@ -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" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user