Automatically scroll HotspotIntroFragment.

This commit is contained in:
akwizgran
2021-08-19 13:00:54 +01:00
parent a390bf1c4f
commit 7fb2faba45
2 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/scrollView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fillViewport="true"