mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
In landscape mode, give the bar chart more space than the pie chart
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
android:id="@+id/sleepchart_pie_light_deep"
|
android:id="@+id/sleepchart_pie_light_deep"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="fill_parent"
|
android:layout_height="fill_parent"
|
||||||
android:layout_weight="20">
|
android:layout_weight="40">
|
||||||
</com.github.mikephil.charting.charts.PieChart>
|
</com.github.mikephil.charting.charts.PieChart>
|
||||||
|
|
||||||
<!--<TextView-->
|
<!--<TextView-->
|
||||||
|
Reference in New Issue
Block a user