Theme is now working properly

Fix overdue use case
Allow selecting today as due date
Dates are now real badges
Animate done tasks
This commit is contained in:
Geoffroy Bonneville
2025-09-17 15:14:33 -04:00
parent 926a9bf66b
commit 78ce584900
9 changed files with 139 additions and 80 deletions

View File

@@ -7,7 +7,7 @@
<activity
android:name="com.wismna.geoffroy.donext.presentation.MainActivity"
android:exported="true"
android:label="@string/title_activity_main"
android:label="DoNext"
android:theme="@style/Theme.DoNext">
<intent-filter>
<action android:name="android.intent.action.MAIN" />