Skip to content

Commit

Permalink
Rename duplicate resource for menu
Browse files Browse the repository at this point in the history
  • Loading branch information
KCeh committed Apr 19, 2024
1 parent 31b7574 commit f1997c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="?attr/actionBarSize"
app:menu="@menu/sentinel_logger"
app:menu="@menu/sentinel_logger_menu"
app:navigationIcon="@drawable/sentinel_ic_close"
app:title="@string/sentinel_logger" />

Expand Down

0 comments on commit f1997c9

Please sign in to comment.