mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Introduced a view mode and shared preference to determine which style of view to use.
This commit is contained in:
parent
4b7ead6768
commit
71d6ad1362
3 changed files with 55 additions and 15 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue