Skip to content

Instantly share code, notes, and snippets.

@tevjef
Last active June 3, 2018 07:16
Show Gist options
  • Save tevjef/ccf5d21dc3c4e5117d0a9c6cc1f2722a to your computer and use it in GitHub Desktop.
Save tevjef/ccf5d21dc3c4e5117d0a9c6cc1f2722a to your computer and use it in GitHub Desktop.
<navigation app:startDestination="@+id/firstController">
<controller
android:id="@+id/firstController"
android:name="com.prolificinteractive.DemoController"
android:label="MyController">
</controller>
</navigation>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment