Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b2e76b65c6
3 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@
|
|||
android:layout_weight="1"
|
||||
android:gravity="center_vertical"
|
||||
android:maxLines="2"
|
||||
android:textSize="@dimen/default_list_text_size"
|
||||
android:textAppearance="@style/TextAppearance.ListItemCategoryTitle"
|
||||
tools:text="Overlay map..."/>
|
||||
|
||||
<TextView
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
android:layout_weight="1"
|
||||
android:gravity="center_vertical"
|
||||
android:maxLines="2"
|
||||
android:textSize="@dimen/default_list_text_size"
|
||||
android:textAppearance="@style/TextAppearance.ListItemCategoryTitle"
|
||||
tools:text="Overlay map..."/>
|
||||
|
||||
<TextView
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
<item
|
||||
android:id="@+id/action_refresh"
|
||||
android:icon="@drawable/ic_action_refresh_dark"
|
||||
android:title="@string/shared_string_refresh"
|
||||
android:title="@string/map_widget_reset"
|
||||
app:showAsAction="ifRoom"/>
|
||||
</menu>
|
Loading…
Reference in a new issue