Media info fragment remember scroll position
This commit is contained in:
parent
c0ab909114
commit
52d65eba87
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
android:layout_height="match_parent">
|
||||
|
||||
<ScrollView
|
||||
android:id="@+id/media_info_scrollview"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
|
|
Loading…
Reference in a new issue