Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view posts without using hands.

This commit is contained in:
Alex Ning
2019-06-08 08:01:31 +08:00
parent d7a90b5397
commit 7cfc4296a0
6 changed files with 161 additions and 24 deletions

View File

@@ -12,6 +12,7 @@
android:theme="@style/AppTheme.AppBarOverlay">
<com.google.android.material.appbar.CollapsingToolbarLayout
android:id="@+id/collapsing_toolbar_layout_main_activity"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:titleEnabled="false"