From 8a753ef1fee19472cbf79ade4c94ee8bd2337f8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A3=AF=E9=87=8E?= Date: Fri, 12 Jan 2024 10:46:28 +0900 Subject: [PATCH] =?UTF-8?q?fragment=5Fnotification.xml=E3=81=AB=E3=83=AA?= =?UTF-8?q?=E3=82=B5=E3=82=A4=E3=82=AF=E3=83=A9=E3=83=BC=E3=83=93=E3=83=A5?= =?UTF-8?q?=E3=83=BC=E3=82=92=E8=BF=BD=E5=8A=A0=E3=81=97=E3=81=BE=E3=81=97?= =?UTF-8?q?=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/fragment_notification.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/fragment_notification.xml b/app/src/main/res/layout/fragment_notification.xml index 1146fca..0d4f90d 100644 --- a/app/src/main/res/layout/fragment_notification.xml +++ b/app/src/main/res/layout/fragment_notification.xml @@ -6,9 +6,18 @@ tools:context=".NotificationFragment"> - + android:layout_height="wrap_content" + android:layout_weight="9" + > + + + + \ No newline at end of file