mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 790448 - Center search rows in AwesomeScreen. r=mfinkle
This commit is contained in:
parent
5366306b68
commit
42738b472f
@ -7,6 +7,7 @@
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="@dimen/awesomebar_row_height"
|
||||
android:gravity="center_vertical"
|
||||
android:padding="6dip">
|
||||
|
||||
<ImageView android:id="@+id/suggestion_icon"
|
||||
|
Loading…
Reference in New Issue
Block a user