[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

@@ -12,7 +12,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.NextLocation">
<activity android:name=".MainActivity">
<activity android:name=".fragments.MainActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />