TEST - Added nestedScrollView's id to retain position on fragment change

This commit is contained in:
CappielloAntonio 2021-08-23 22:29:47 +02:00
parent 451e13c551
commit 2bf42aaeea
5 changed files with 5 additions and 0 deletions

View file

@ -47,6 +47,7 @@
</com.google.android.material.appbar.AppBarLayout>
<androidx.core.widget.NestedScrollView
android:id="@+id/fragment_artist_page_nested_scroll_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_behavior="@string/appbar_scrolling_view_behavior">