about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Splash.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Splash.tsx b/src/Splash.tsx
index 4d8745877..9d47d9323 100644
--- a/src/Splash.tsx
+++ b/src/Splash.tsx
@@ -138,6 +138,7 @@ export function Splash(props: React.PropsWithChildren<Props>) {
       )}
 
       {platformApiLevel && platformApiLevel <= 25 ? (
+        // Use a simple fade on older versions of android (work around a bug)
         <>
           {!isAnimationComplete && (
             <View