mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-29 05:16:51 +01:00
In landscape mode, give the bar chart more space than the pie chart
This commit is contained in:
parent
8128651bcc
commit
e8a12f92be
@ -15,7 +15,7 @@
|
||||
android:id="@+id/sleepchart_pie_light_deep"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_weight="20">
|
||||
android:layout_weight="40">
|
||||
</com.github.mikephil.charting.charts.PieChart>
|
||||
|
||||
<!--<TextView-->
|
||||
|
Loading…
Reference in New Issue
Block a user