mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2024-12-28 01:00:19 +01:00
add some top margin
This commit is contained in:
parent
0f8048dd21
commit
fef766dd0b
@ -46,6 +46,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_below="@+id/table_month"
|
||||
android:layout_marginBottom="@dimen/activity_margin"
|
||||
android:layout_marginTop="@dimen/activity_margin"
|
||||
android:gravity="center">
|
||||
|
||||
</TableLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user