mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 10:23:33 +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
|
|
@ -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">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue