Added first datatypes

This commit is contained in:
2026-02-20 21:09:43 +01:00
parent 2f99cf1500
commit 534f844196
4 changed files with 22 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
android:supportsRtl="true"
android:theme="@style/Theme.ShapPlanner">
<activity
android:name=".MainActivity"
android:name=".activities.MainActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.ShapPlanner">