library / com.raphaelbussa.navutils.activity / ActivityBuilder

ActivityBuilder

class ActivityBuilder

ActivityBuilder

Constructors

<init>

ActivityBuilder()

ActivityBuilder

Functions

animationType

fun animationType(animationType: NavUtils.Anim): Unit

animationType

arguments

fun arguments(arguments: Bundle): Unit

arguments

clearStack

fun clearStack(clearStack: Boolean): Unit

clearStack

clipRevealTransition

fun clipRevealTransition(view: View?): Unit

clipRevealTransition

customAnimation

fun customAnimation(enterResId: Int, exitResId: Int): Unit

customAnimation

sceneTransition

fun sceneTransition(sceneTransition: Pair<View?, String>): Unit
fun sceneTransition(sharedElement: View?, sharedElementName: String): Unit
fun sceneTransition(sharedElement: View?): Unit

sceneTransition