From 8989ed79d50862c4db5c9646f22e16638913daa3 Mon Sep 17 00:00:00 2001 From: alperozturk Date: Thu, 19 Dec 2024 09:30:53 +0100 Subject: [PATCH] fix height Signed-off-by: alperozturk --- app/src/main/res/layout/activity_compose.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/activity_compose.xml b/app/src/main/res/layout/activity_compose.xml index 119385b4c7..26b892a852 100644 --- a/app/src/main/res/layout/activity_compose.xml +++ b/app/src/main/res/layout/activity_compose.xml @@ -23,16 +23,16 @@ + android:layout_height="0dp" + android:layout_weight="1"/>