Merge "Fix 4462497: Make ownerinfo preference layout more dynamic" into honeycomb-mr2
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<EditText android:id="@+id/owner_info_edit_text"
|
<EditText android:id="@+id/owner_info_edit_text"
|
||||||
android:layout_width="480dip"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginLeft="62dip"
|
android:layout_marginLeft="62dip"
|
||||||
android:layout_marginTop="40dip"
|
android:layout_marginTop="40dip"
|
||||||
|
Reference in New Issue
Block a user