pref: 收藏页面第一次刷新不显示动画
This commit is contained in:
parent
1185ae7061
commit
4340d08eba
|
|
@ -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" />
|
||||
</com.huanchengfly.tieba.post.widgets.theme.TintCoordinatorLayout>
|
||||
Loading…
Reference in New Issue