From 592b5d1e72d7f2a595bef15f56cfa111c67fd488 Mon Sep 17 00:00:00 2001 From: DennySPb Date: Fri, 18 Feb 2022 12:04:05 +0300 Subject: [PATCH] Changelog: Use NestedScrollView instead of ScrollView Looks much better Signed-off-by: DennySPb Signed-off-by: Pranav Vashi --- res/layout/changelog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/layout/changelog.xml b/res/layout/changelog.xml index b4e675f..9ca8a9b 100644 --- a/res/layout/changelog.xml +++ b/res/layout/changelog.xml @@ -21,7 +21,7 @@ android:layout_height="match_parent" android:orientation="vertical"> - - +