From 4f291541790fbc19e2e16ffcdb54c55baed70f78 Mon Sep 17 00:00:00 2001 From: RohitKushvaha01 Date: Mon, 19 May 2025 14:10:10 +0530 Subject: [PATCH 1/2] enable resizeable Activity --- config.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.xml b/config.xml index 85a33adfa..a527d9bbd 100644 --- a/config.xml +++ b/config.xml @@ -33,6 +33,8 @@ + + @@ -40,6 +42,10 @@ + + + + From 4e8b545b9896abb000bc76388ad16bdb75b73492 Mon Sep 17 00:00:00 2001 From: RohitKushvaha01 Date: Mon, 19 May 2025 14:15:27 +0530 Subject: [PATCH 2/2] feat. make browser activity resizable --- config.xml | 1 - src/plugins/browser/plugin.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 7c3b5a9f3..088df1514 100644 --- a/config.xml +++ b/config.xml @@ -34,7 +34,6 @@ - diff --git a/src/plugins/browser/plugin.xml b/src/plugins/browser/plugin.xml index e9ac7cfbd..b9d203a99 100644 --- a/src/plugins/browser/plugin.xml +++ b/src/plugins/browser/plugin.xml @@ -15,7 +15,7 @@ - +