From 7e2296b273e556cf2ed219bc0e7abee94e3b17de Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Wed, 28 Jan 2026 23:41:49 +0100 Subject: [PATCH] fix(android): white overlay during video buffering --- android/app/src/main/res/values-night/styles.xml | 2 +- android/app/src/main/res/values/styles.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/res/values-night/styles.xml b/android/app/src/main/res/values-night/styles.xml index 8c92764b..f86351da 100644 --- a/android/app/src/main/res/values-night/styles.xml +++ b/android/app/src/main/res/values-night/styles.xml @@ -13,7 +13,7 @@ This Theme is only used starting with V2 of Flutter's Android embedding. -->