Forgot to remove the layout behavior again, wow
This commit is contained in:
committed by
Koitharu
parent
16cc6fb117
commit
256f88cc60
@@ -31,7 +31,6 @@
|
||||
android:padding="@dimen/grid_spacing"
|
||||
android:scrollbars="vertical"
|
||||
app:layoutManager="androidx.recyclerview.widget.GridLayoutManager"
|
||||
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior"
|
||||
app:spanCount="3"
|
||||
tools:listitem="@layout/item_page_thumb" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user