feat: Navigation Drawer(햄버거 메뉴) 구현

This commit is contained in:
2026-01-05 01:35:25 +09:00
parent 0b7e72c9b1
commit 3225ed3b36
5 changed files with 143 additions and 42 deletions

View File

@@ -1,3 +1,5 @@
<resources>
<string name="app_name">Gyub_s File Explorer</string>
<string name="drawer_open">Open navigation drawer</string>
<string name="drawer_close">Close navigation drawer</string>
</resources>