From dc248735c707fe85ceb01899ff7bc73e3196ff08 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 11 Aug 2021 23:12:37 +0800 Subject: Try fixing ViewPager2's IllegalStateException. --- app/src/main/res/layout/item_comment.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/item_comment.xml b/app/src/main/res/layout/item_comment.xml index 99572612..f72eadc0 100644 --- a/app/src/main/res/layout/item_comment.xml +++ b/app/src/main/res/layout/item_comment.xml @@ -11,6 +11,7 @@ android:layout_height="match_parent" />