From 97927688cb4506361211c569625ca09718279147 Mon Sep 17 00:00:00 2001 From: NonoL3Robot Date: Tue, 22 Feb 2022 12:19:47 +0100 Subject: [PATCH] =?UTF-8?q?D=C3=A9but=20du=20layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/afficher_fragment.xml | 33 +++++++++++++++++-- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/afficher_fragment.xml b/app/src/main/res/layout/afficher_fragment.xml index 8fbc036..aed67a0 100644 --- a/app/src/main/res/layout/afficher_fragment.xml +++ b/app/src/main/res/layout/afficher_fragment.xml @@ -1,6 +1,33 @@ - + android:layout_height="match_parent" + android:stretchColumns="1"> - \ No newline at end of file + + + + + + + + + + \ No newline at end of file