Package-level declarations

Types

Link copied to clipboard
class SplashScreenActivity : <ERROR CLASS> ERROR CLASS: Symbol not found for AppCompatActivity

Entry-point activity that displays the SplashScreen for 3 seconds before launching MainActivity and finishing itself.

Functions

Link copied to clipboard
fun SplashScreen(modifier: ERROR CLASS: Symbol not found for Modifier = Modifier): ERROR CLASS: Unresolved name: Box

Renders the splash screen showing the MTN MoMo logo centered on a full-screen background.

Link copied to clipboard