From 2890c123d0784eca17a3b8aa85b57573b1168edb Mon Sep 17 00:00:00 2001 From: Tommy Chow Date: Mon, 23 Dec 2024 19:48:31 -0500 Subject: [PATCH] disable impeller on Android Causes lag on bottom sheets when webview hybrid composition is enabled. Will re-enable in the future once fixed. --- android/app/src/main/AndroidManifest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 11bdf4b..efaf481 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -37,6 +37,9 @@ +