string improvement
This commit is contained in:
parent
6378d721b2
commit
df04784bc8
1 changed files with 2 additions and 2 deletions
|
@ -282,7 +282,7 @@
|
|||
android:textSize="@dimen/default_sub_text_size"
|
||||
osmand:textAllCapsCompat="true"
|
||||
osmand:typeface="@string/font_roboto_medium"
|
||||
android:text="@string/rendering_category_details"/>
|
||||
android:text="@string/analyze_on_map"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
@ -290,4 +290,4 @@
|
|||
|
||||
<include layout="@layout/list_item_divider"/>
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue