Skip to content

Commit 28ed2b4

Browse files
committed
final pushes
1 parent 338f2a8 commit 28ed2b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/src/main/res/menu/activity_center_page_drawer.xml

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
<item
88
android:id="@+id/nav_camera"
99
android:icon="@drawable/browse1"
10-
android:title="Browse" />
10+
android:title="Browse"
11+
/>
12+
1113
<item
1214
android:id="@+id/nav_gallery"
1315
android:icon="@drawable/cart1"

0 commit comments

Comments
 (0)