From 4340d08ebaa166ec541264f0b17612f84c8b1b7d Mon Sep 17 00:00:00 2001 From: HuanChengFly <609486518@qq.com> Date: Fri, 12 Feb 2021 13:35:22 +0800 Subject: [PATCH] =?UTF-8?q?pref:=20=E6=94=B6=E8=97=8F=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=AC=AC=E4=B8=80=E6=AC=A1=E5=88=B7=E6=96=B0=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_user_collect.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/activity_user_collect.xml b/app/src/main/res/layout/activity_user_collect.xml index 77085e53..1282c99b 100644 --- a/app/src/main/res/layout/activity_user_collect.xml +++ b/app/src/main/res/layout/activity_user_collect.xml @@ -15,6 +15,6 @@ android:id="@+id/fragment_my_collect" android:name="com.huanchengfly.tieba.post.fragments.ThreadStoreFragment" android:layout_width="match_parent" - android:layout_height="wrap_content" + android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior" /> \ No newline at end of file