forked from organicmaps/organicmaps
[android] Change address style to italic in search result
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
This commit is contained in:
parent
970e56fde7
commit
9bb3ae5a80
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@
|
|||
android:layout_marginTop="@dimen/margin_quarter"
|
||||
android:layout_marginEnd="@dimen/margin_half"
|
||||
android:textAppearance="@style/MwmTextAppearance.Body3"
|
||||
android:textStyle="italic"
|
||||
android:maxLines="2"
|
||||
android:ellipsize="end"
|
||||
tools:text="Russia, Moscow & Central, Moscow"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue