Added option to support the development by donating.
This commit is contained in:
parent
5283a0ca7a
commit
d869a87d98
8 changed files with 104 additions and 7 deletions
|
|
@ -25,6 +25,10 @@
|
|||
<group
|
||||
android:id="@+id/navigation_drawer_menu_category_other"
|
||||
android:checkableBehavior="none">
|
||||
<item
|
||||
android:id="@+id/support_development"
|
||||
android:icon="@drawable/ic_favorite_white_24dp"
|
||||
android:title="@string/support_development" />
|
||||
<item
|
||||
android:id="@+id/nav_settings"
|
||||
android:icon="@drawable/ic_settings_white_24dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue