mirror of
https://github.com/Benjamin-Wiegand/Flywheel.git
synced 2026-07-20 05:22:25 -07:00
this is nice for several reasons: - it adds a loading screen in place of what would be a broken/frozen frame buffer - it adds a way to easily re-launch an activity that crashes - the same applies when pressing back too many times and closing the activity - it also allows a relatively seamless transition for apps to go from the car display to the phone and back - in the future, I can add a callback to VirtualActivity to hide the splash screen after this activity renders its first frame to make loading even more seamless