chore: refactored code

This commit is contained in:
Josia Pietsch 2024-09-11 21:07:18 +02:00
parent ac2aa49ca1
commit 6e28fbfea5
Signed by: jrpie
GPG key ID: E70B571D66986A2D
43 changed files with 1367 additions and 746 deletions

View file

@ -7,7 +7,7 @@
android:id="@+id/tutorial_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".tutorial.TutorialActivity">
tools:context=".ui.tutorial.TutorialActivity">
<androidx.viewpager.widget.ViewPager