about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-01-02 11:57:27 -0800
committerPaul Frazee <pfrazee@gmail.com>2024-01-02 11:57:27 -0800
commit43ac20881f7dd893fa0d224409904dc9e7b9c21a (patch)
tree00da835ec04b3e9a2cb61180f1e03844f629b139 /src
parentcb6e164cd2be3f3a4c5b92a2ae90a412035cc2a6 (diff)
downloadvoidsky-43ac20881f7dd893fa0d224409904dc9e7b9c21a.tar.zst
Add comment
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