You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When using fragments for tablets, after animation the startView will show at once without any animation.
Describe the solution you'd like
Add a fade Z transition as fallback.
Describe alternatives you've considered
At the most time the startView won't show again, but in tablet it will still take the vision point. Without any animation, it will be very hard
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When using fragments for tablets, after animation the startView will show at once without any animation.
Describe the solution you'd like
Add a fade Z transition as fallback.
Describe alternatives you've considered
At the most time the startView won't show again, but in tablet it will still take the vision point. Without any animation, it will be very hard
The text was updated successfully, but these errors were encountered: