Skip to content

Commit

Permalink
Remove submit menu from app bar in the catalog app. (#1782)
Browse files Browse the repository at this point in the history
Co-authored-by: Santosh Pingle <[email protected]>
Co-authored-by: Jing Tang <[email protected]>
  • Loading branch information
3 people committed Jan 5, 2023
1 parent 87c69f6 commit 08bb3a8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions catalog/src/main/res/menu/component_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,4 @@
android:title="@string/error"
app:showAsAction="always"
/>
<item
android:id="@+id/submit_questionnaire"
android:title="@string/submit"
app:showAsAction="never"
/>
</menu>

0 comments on commit 08bb3a8

Please sign in to comment.