From c6550b6256936d6d4fb4acc8f4e27be4d67f732c Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 24 Jun 2024 14:10:07 +0200 Subject: [PATCH] Intercept click on background while operation in progress dialog is visible --- app/src/main/res/layout/operation_in_progress.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/layout/operation_in_progress.xml b/app/src/main/res/layout/operation_in_progress.xml index 2e3f1e91d..045d93ab9 100644 --- a/app/src/main/res/layout/operation_in_progress.xml +++ b/app/src/main/res/layout/operation_in_progress.xml @@ -12,6 +12,8 @@