grenade icon indicating copy to clipboard operation
grenade copied to clipboard

Support for default intent options (action, flags etc.) from annotation

Open dominikmicuta opened this issue 9 years ago • 0 comments

Something like: @Navigator( action = "ACTION", flags = {Intent.FLAG_ACTIVITY_NEW_TASK, Intent.FLAG_ACTIVITY_CLEAR_TASK} )

dominikmicuta avatar May 12 '16 07:05 dominikmicuta