forked from organicmaps/organicmaps
[android] single line in auto-update screen
This commit is contained in:
parent
e926af2a7a
commit
8788e30cbc
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:gravity="center"
|
||||
android:maxLines="1"
|
||||
android:ellipsize="end"
|
||||
android:textAppearance="@style/MwmTextAppearance.Body1.Secondary"
|
||||
android:text="@string/downloader_process"/>
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Reference in a new issue