Adding settings, and creating a way to report bugs from directly in the app.
This commit is contained in:
2020-05-03 18:59:02 -04:00
parent 5a3cdacb1d
commit e9d3f0689a
2 changed files with 2 additions and 2 deletions

BIN
app/src/main/.DS_Store vendored

Binary file not shown.

View File

@@ -23,7 +23,7 @@
android:icon="@drawable/stateiconfinal"
android:title="@string/your_state" />
</group>
<!--
<group
android:id="@+id/menu_bottom"
android:checkableBehavior="none">
@@ -38,6 +38,6 @@
android:title="@string/send_feedback"
/>
</group>
-->
</menu>