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

@ -8,7 +8,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
tools:context=".list.ListActivity">
tools:context=".ui.list.ListActivity">
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/list_appbar"