메뉴 문자열 리소스화

This commit is contained in:
2025-12-04 00:06:03 +09:00
parent b4ced77d57
commit f2f406d581
14 changed files with 49 additions and 20 deletions
@@ -4,6 +4,6 @@
<item
android:id="@+id/menu_report"
android:title="신고하기"
android:title="@string/menu_report_action"
app:showAsAction="ifRoom" />
</menu>