Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed splash screen slightly jumps before hiding #2594

Merged
merged 2 commits into from
Apr 28, 2021

Conversation

parasharrajat
Copy link
Member

@parasharrajat parasharrajat commented Apr 27, 2021

Please review @Beamanator.

Details

Previously, We manage to fix this issue by making the status bar translucent from the android theme #2567. but it caused a regression #2577 (comment).

New Solution

  1. Another way to fix this is by setting the status bar translucent, only after the Splash screen is hidden.

Fixed Issues

Fixes #2542

Tests / QA Steps

  1. Kill the chat app if open
  2. Relaunch the app
  3. Notice that the Splash screen should fade away without jumping up or down.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android (affected platform)

Screenshots

Web

Mobile Web

Desktop

iOS

Android

1619546789110.mp4

@parasharrajat parasharrajat requested a review from a team as a code owner April 27, 2021 17:45
@MelvinBot MelvinBot requested review from Dal-Papa and removed request for a team April 27, 2021 17:45
@Beamanator Beamanator self-requested a review April 27, 2021 19:07
@Beamanator
Copy link
Contributor

@marcaaron would you mind also checking out these changes related to BootSplash since you added that code recently?

@Beamanator Beamanator requested a review from marcaaron April 27, 2021 19:39
Dal-Papa
Dal-Papa previously approved these changes Apr 28, 2021
@parasharrajat
Copy link
Member Author

@Beamanator Updated. Thanks.

@marcaaron marcaaron merged commit f213be0 into Expensify:main Apr 28, 2021
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging in version: 1.0.33-1🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented May 8, 2021

🚀 Deployed to production in version: 1.0.39-5🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@parasharrajat parasharrajat deleted the parasharrajat/splash branch November 20, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[hold for payment 7 May] Loading screen logo slightly shifts up before fading away.
5 participants