[ADD] packages and rafactored ui classes

This commit is contained in:
Sem van der Hoeven
2020-12-14 10:42:33 +01:00
parent 4e5eea1d9f
commit 3b6faf0672
19 changed files with 37 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".HomeFragment">
tools:context=".fragments.HomeFragment">
<!-- TODO: Update blank fragment layout -->
<TextView