Skip to content

Commit

Permalink
Hide "Buy development" item still for a little while
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Aug 24, 2023
1 parent 93b8d68 commit 856d559
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/menu/main_bible_drawer_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
android:title="@string/help_and_tips"
android:icon="@drawable/ic_help_white_24dp"
/>
<item android:id="@+id/buyDevelopment"
<!--item android:id="@+id/buyDevelopment"
android:title="@string/buy_development"
android:icon="@drawable/baseline_attach_money_24"/>
android:icon="@drawable/baseline_attach_money_24"/-->
<item android:id="@+id/needHelp"
android:title="@string/questions_title"
android:icon="@drawable/ic_need_help_24dp"
Expand Down

0 comments on commit 856d559

Please sign in to comment.