Introduced a view mode and shared preference to determine which style of view to use.

This commit is contained in:
Martin Entwistle 2017-10-05 14:13:26 +01:00
parent 4b7ead6768
commit 71d6ad1362
3 changed files with 55 additions and 15 deletions

View file

@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools" tools:context=".MainActivity">
<item
android:id="@+id/action_map"
android:id="@+id/action_toggle_view"
android:title="@string/refresh_button"
android:icon="@drawable/ic_map_white_24dp"
android:orderInCategory="1"