From 029902606396cf5ec583e187e7adc576c4aafb71 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 12 Jul 2026 10:38:59 +0000 Subject: feat(widget): add quick-add button and entry sheet --- android/app/src/main/AndroidManifest.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'android/app/src/main/AndroidManifest.xml') diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 3fc5603..cae6ffb 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -16,6 +16,12 @@ android:theme="@style/Theme.TaskDetail" android:exported="false" /> + + +