Add some space between the tabs and the chart legend.
This commit is contained in:
parent
4ab39e2c00
commit
8e780fa122
|
@ -7,6 +7,7 @@
|
|||
<com.github.mikephil.charting.charts.CombinedChart
|
||||
android:id="@+id/activitysleepchart"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="@dimen/activity_vertical_margin" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
Loading…
Reference in New Issue