Use Osmagray theme in samples #300
This commit is contained in:
@@ -8,12 +8,15 @@
|
||||
android:id="@+id/theme_default"
|
||||
android:checked="true"
|
||||
android:title="@string/theme_default" />
|
||||
<item
|
||||
android:id="@+id/theme_tubes"
|
||||
android:title="@string/theme_tubes" />
|
||||
<item
|
||||
android:id="@+id/theme_osmarender"
|
||||
android:title="@string/theme_osmarender" />
|
||||
<item
|
||||
android:id="@+id/theme_osmagray"
|
||||
android:title="@string/theme_osmagray" />
|
||||
<item
|
||||
android:id="@+id/theme_tubes"
|
||||
android:title="@string/theme_tubes" />
|
||||
<item
|
||||
android:id="@+id/theme_newtron"
|
||||
android:title="@string/theme_newtron" />
|
||||
|
||||
Reference in New Issue
Block a user