From e81ce6af3d97a51e51f676f32e739d0f174323c7 Mon Sep 17 00:00:00 2001 From: bt Date: Thu, 7 May 2026 01:02:21 +0200 Subject: Add power graph --- app/src/main/res/layout/cell_view.xml | 88 ++++++++++++++++++++++++++++------- 1 file changed, 71 insertions(+), 17 deletions(-) (limited to 'app/src/main/res/layout/cell_view.xml') diff --git a/app/src/main/res/layout/cell_view.xml b/app/src/main/res/layout/cell_view.xml index 4b58958..7361930 100644 --- a/app/src/main/res/layout/cell_view.xml +++ b/app/src/main/res/layout/cell_view.xml @@ -1,32 +1,86 @@ + android:layout_width="wrap_content" + android:layout_height="wrap_content" + tools:ignore="HardcodedText"> - + android:orientation="horizontal"> - + - + + + + + + + + + + + + + + + + + + + + +