Skip to content

Commit e2b7999

Browse files
pretty nav_graph.xml
1 parent 323901c commit e2b7999

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/src/main/res/navigation/nav_graph.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,6 @@
139139
android:id="@+id/action_addToClassFragment_to_studentPanelFragment"
140140
app:destination="@id/studentPanelFragment" />
141141
</fragment>
142-
<activity
143-
android:id="@+id/mainActivity"
144-
android:name="edu.sharif.homework1.MainActivity"
145-
android:label="activity_main"
146-
tools:layout="@layout/activity_main" />
147142
<fragment
148143
android:id="@+id/createClassFragment"
149144
android:name="edu.sharif.homework1.CreateClassFragment"

0 commit comments

Comments
 (0)