From 974c41ca4ddcbddab33c131218c911af0c090540 Mon Sep 17 00:00:00 2001 From: ErolHaagenrud Date: Wed, 7 Jan 2026 15:21:31 +0100 Subject: [PATCH] =?UTF-8?q?F=C3=B8r=20Oppgaver=20Steg=202,=20kobling=20mot?= =?UTF-8?q?=20WP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/bottom_sheet_task_details.xml | 2 +- app/src/main/res/layout/fragment_tasks.xml | 38 ++++++++++++++----- 2 files changed, 30 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/layout/bottom_sheet_task_details.xml b/app/src/main/res/layout/bottom_sheet_task_details.xml index 22c466c..a583b36 100644 --- a/app/src/main/res/layout/bottom_sheet_task_details.xml +++ b/app/src/main/res/layout/bottom_sheet_task_details.xml @@ -39,7 +39,7 @@ - - - + + + + + + - + android:layout_weight="1"> + + + + + app:tint="@color/white" + android:contentDescription="Ny oppgave" /> \ No newline at end of file