Skip to content

Instantly share code, notes, and snippets.

@sanogueralorenzo
Created December 12, 2018 17:48
Show Gist options
  • Save sanogueralorenzo/4bb4d5907e4ec2672f1dac465fbb1b76 to your computer and use it in GitHub Desktop.
Save sanogueralorenzo/4bb4d5907e4ec2672f1dac465fbb1b76 to your computer and use it in GitHub Desktop.
object PostsNavigation : DynamicFeature {
override val dynamicIntent: Intent?
get() = loadIntentOrNull("com.sanogueralorenzo.posts.PostListActivity")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment