FollowActivity

class FollowActivity(val activityClass: KClass<out Activity>) : ClusterUiMode

The theme will follow the value set in provided activity

Constructors

Link copied to clipboard
constructor(activityClass: KClass<out Activity>)

Properties

Link copied to clipboard
val activityClass: KClass<out Activity>

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String