mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Remove the "Test" widget
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user