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

@ -15,6 +15,7 @@
app:titleTextColor="@color/titleTextColor" />
<androidx.core.widget.NestedScrollView
android:id="@+id/fragment_album_page_nested_scroll_view"
android:layout_width="match_parent"
android:layout_height="wrap_content">