mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 18:31:40 +00:00
TEST - Added nestedScrollView's id to retain position on fragment change
This commit is contained in:
parent
451e13c551
commit
2bf42aaeea
5 changed files with 5 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue