зеркало из https://github.com/mozilla/gecko-dev.git
Bug 790448 - Center search rows in AwesomeScreen. r=mfinkle
This commit is contained in:
Родитель
23e1abde57
Коммит
759af4b4ed
|
@ -7,6 +7,7 @@
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:minHeight="@dimen/awesomebar_row_height"
|
android:minHeight="@dimen/awesomebar_row_height"
|
||||||
|
android:gravity="center_vertical"
|
||||||
android:padding="6dip">
|
android:padding="6dip">
|
||||||
|
|
||||||
<ImageView android:id="@+id/suggestion_icon"
|
<ImageView android:id="@+id/suggestion_icon"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче