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:layout_width="match_parent"
android:layout_height="match_parent"
android:longClickable="false"
tools:context=".HomeActivity">
tools:context=".ui.HomeActivity">
<TextView
android:id="@+id/home_upper_view"