In landscape mode, give the bar chart more space than the pie chart

live-activity-data
cpfeiffer 2015-08-25 23:10:11 +02:00
parent 8128651bcc
commit e8a12f92be
1 changed files with 1 additions and 1 deletions

View File

@ -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-->