mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 770597: Short url in AwesomeScreen. [r=mfinkle]
This commit is contained in:
parent
e75a8de7a3
commit
63da62f5e4
@ -42,11 +42,13 @@
|
||||
<TextView android:id="@+id/url"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="6dip"
|
||||
android:layout_marginRight="6dip"
|
||||
android:textColor="#9198A1"
|
||||
android:textSize="13sp"
|
||||
android:layout_below="@id/title"
|
||||
android:layout_alignLeft="@id/title"
|
||||
android:layout_alignRight="@id/title"
|
||||
android:layout_toRightOf="@id/favicon"
|
||||
android:layout_toLeftOf="@id/bookmark_icon"
|
||||
android:includeFontPadding="false"
|
||||
android:singleLine="true"
|
||||
android:ellipsize="middle"/>
|
||||
|
Loading…
Reference in New Issue
Block a user