From 43ac20881f7dd893fa0d224409904dc9e7b9c21a Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 2 Jan 2024 11:57:27 -0800 Subject: [PATCH] Add comment --- src/Splash.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Splash.tsx b/src/Splash.tsx index 4d874587..9d47d932 100644 --- a/src/Splash.tsx +++ b/src/Splash.tsx @@ -138,6 +138,7 @@ export function Splash(props: React.PropsWithChildren) { )} {platformApiLevel && platformApiLevel <= 25 ? ( + // Use a simple fade on older versions of android (work around a bug) <> {!isAnimationComplete && (