StanfordSpezi / SpeziKt

Kotlin & Android Version of the Stanford Spezi Framework
http://spezi.health/SpeziKt/
MIT License
8 stars 1 forks source link

Add a Splash Screen to the Application #63

Closed Basler182 closed 1 month ago

Basler182 commented 2 months ago

Problem

The application currently lacks a splash screen. This can lead to a less engaging user experience.

Solution

Implement a splash screen that displays immediately upon launching the application. This splash screen should include the application logo, a loading indicator, and potentially a tagline or brief message. The splash screen will remain visible until the account manager has notified whether to navigate to home or onboarding

Additional context

No response

Code of Conduct