You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
472 B
12 lines
472 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<navigation>
|
|
|
|
<!--android:id="@+id/root"-->
|
|
<!--app:startDestination="@id/profile_nav_graph"-->
|
|
|
|
<!--<include app:graph="@navigation/dm_nav_graph" />-->
|
|
<!--<include app:graph="@navigation/feed_nav_graph" />-->
|
|
<!--<include app:graph="@navigation/profile_nav_graph" />-->
|
|
<!--<include app:graph="@navigation/discover_nav_graph" />-->
|
|
<!--<include app:graph="@navigation/more_nav_graph" />-->
|
|
</navigation>
|