From 0bcd953b44186f2526403cc609663c8748ce2074 Mon Sep 17 00:00:00 2001 From: Olga Miller Date: Mon, 31 Oct 2022 18:15:21 +0100 Subject: [PATCH] Added queries to AndroidManifest (so the "Pick Picture" and "Take Picture" buttons work again) --- app/src/main/AndroidManifest.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index bbce507..f4ce1e5 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -8,6 +8,15 @@ + + + + + + + + +