Lazy mode is available in AccountPostsActivity. Minor bugs fixed.

This commit is contained in:
Alex Ning
2019-08-16 09:37:23 +08:00
parent 054c5228d7
commit 627bad649b
9 changed files with 68 additions and 49 deletions

View File

@@ -13,6 +13,7 @@
android:theme="@style/AppTheme.AppBarOverlay">
<com.google.android.material.appbar.CollapsingToolbarLayout
android:id="@+id/collapsing_toolbar_layout_account_posts_activity"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_scrollFlags="scroll|enterAlways"