removed useless layout params
This commit is contained in:
parent
a56352de6c
commit
a3080175f3
@ -625,8 +625,6 @@
|
|||||||
<TextView
|
<TextView
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_alignParentLeft="true"
|
|
||||||
android:layout_centerVertical="true"
|
|
||||||
android:paddingLeft="10dp"
|
android:paddingLeft="10dp"
|
||||||
android:paddingRight="30dp"
|
android:paddingRight="30dp"
|
||||||
android:text="@string/google_suggestions"
|
android:text="@string/google_suggestions"
|
||||||
|
Loading…
Reference in New Issue
Block a user