Skip to content

Commit ffba236

Browse files
committed
chore: nav graph에 missionFragment tools:layout 추가
1 parent 3639b73 commit ffba236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<fragment
5252
android:id="@+id/missionFragment"
5353
android:name="com.stop.ui.mission.MissionFragment"
54+
tools:layout="@layout/fragment_mission"
5455
android:label="MissionFragment" >
5556
<action
5657
android:id="@+id/action_missionFragment_to_mapFragment"

0 commit comments

Comments
 (0)