Try fixing ViewPager2's IllegalStateException.

This commit is contained in:
Alex Ning
2021-08-11 23:12:37 +08:00
parent a5197d5e94
commit dc248735c7
7 changed files with 11 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
android:layout_height="match_parent" />
<LinearLayout
android:id="@+id/linear_layout_item_comment"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"