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 3a15f9a1d6
commit 7740a4b7a0
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"