Начало архитектуры

This commit is contained in:
Пытков Роман
2024-09-10 00:00:54 +03:00
parent 4ee18d95df
commit 1f0001d2ed
8 changed files with 153 additions and 60 deletions

View File

@@ -13,9 +13,8 @@
android:theme="@style/Theme.Wallenc"
tools:targetApi="31">
<activity
android:name=".MainActivity"
android:name=".ui.MainActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.Wallenc">
<intent-filter>
<action android:name="android.intent.action.MAIN" />