mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-29 05:16:51 +01:00
Remove the "Test" widget
This commit is contained in:
parent
93c2f40cd8
commit
9a3769aeba
@ -18,10 +18,10 @@
|
|||||||
android:layout_weight="20">
|
android:layout_weight="20">
|
||||||
</com.github.mikephil.charting.charts.PieChart>
|
</com.github.mikephil.charting.charts.PieChart>
|
||||||
|
|
||||||
<TextView
|
<!--<TextView-->
|
||||||
android:text="Test"
|
<!--android:text="Test"-->
|
||||||
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="20" />-->
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user