mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 20:36:51 +01:00
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
Block a user