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