mirror of
https://github.com/SoPat712/TrackCovid19.git
synced 2025-08-21 18:28:46 -04:00
Settings
Adding settings, and creating a way to report bugs from directly in the app.
This commit is contained in:
BIN
app/src/main/.DS_Store
vendored
BIN
app/src/main/.DS_Store
vendored
Binary file not shown.
@@ -23,7 +23,7 @@
|
|||||||
android:icon="@drawable/stateiconfinal"
|
android:icon="@drawable/stateiconfinal"
|
||||||
android:title="@string/your_state" />
|
android:title="@string/your_state" />
|
||||||
</group>
|
</group>
|
||||||
<!--
|
|
||||||
<group
|
<group
|
||||||
android:id="@+id/menu_bottom"
|
android:id="@+id/menu_bottom"
|
||||||
android:checkableBehavior="none">
|
android:checkableBehavior="none">
|
||||||
@@ -38,6 +38,6 @@
|
|||||||
android:title="@string/send_feedback"
|
android:title="@string/send_feedback"
|
||||||
/>
|
/>
|
||||||
</group>
|
</group>
|
||||||
-->
|
|
||||||
|
|
||||||
</menu>
|
</menu>
|
||||||
|
Reference in New Issue
Block a user