EasterEggLogoScreen

data class EasterEggLogoScreen(val logoUrl: String, val transitionName: String) : GlobalActivityStarter.ActivityParams

Use this model to launch the EasterEggLogo screen

Parameters

logoUrl

The URL of the logo to be displayed

transitionName

The transition name for the logo image, used for shared element transitions

Constructors

Link copied to clipboard
constructor(logoUrl: String, transitionName: String)

Properties

Link copied to clipboard
Link copied to clipboard