This commit is contained in:
Данил
2025-05-14 16:55:49 +07:00
parent a9b9eb1044
commit 9259aaab19
23 changed files with 567 additions and 212 deletions
+3 -1
View File
@@ -17,7 +17,9 @@
android:theme="@style/Theme.TaskTracker"
android:usesCleartextTraffic="true"
tools:targetApi="31">
<activity
android:name=".Activities.EditTask"
android:exported="false" />
<activity
android:name=".Activities.AddNewTask"
android:exported="false" />