From 0de1d63b5d64494f93d777963aaf0d8ec01653d4 Mon Sep 17 00:00:00 2001 From: Aayush Gupta Date: Mon, 22 Apr 2024 10:28:13 +0530 Subject: [PATCH] fragment_app_links: Make app links layout scrollable Signed-off-by: Aayush Gupta --- .../main/res/layout/fragment_app_links.xml | 245 +++++++++--------- 1 file changed, 127 insertions(+), 118 deletions(-) diff --git a/app/src/main/res/layout/fragment_app_links.xml b/app/src/main/res/layout/fragment_app_links.xml index 49ed3313c..91823f20b 100644 --- a/app/src/main/res/layout/fragment_app_links.xml +++ b/app/src/main/res/layout/fragment_app_links.xml @@ -36,138 +36,147 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/appCompatTextView2" /> - - + android:layout_height="wrap_content"> - + - - + - + - + + - + - - + - + - + + - + - - + + + + + + + +