Remove the "Test" widget

live-activity-data
cpfeiffer 2015-08-24 13:15:58 +02:00
parent 93c2f40cd8
commit 9a3769aeba
1 changed files with 5 additions and 5 deletions

View File

@ -18,10 +18,10 @@
android:layout_weight="20">
</com.github.mikephil.charting.charts.PieChart>
<TextView
android:text="Test"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_weight="20" />
<!--<TextView-->
<!--android:text="Test"-->
<!--android:layout_width="fill_parent"-->
<!--android:layout_height="fill_parent"-->
<!--android:layout_weight="20" />-->
</LinearLayout>