am fd8f7f12: Merge "Fix 4462497: Make ownerinfo preference layout more dynamic" into honeycomb-mr2

* commit 'fd8f7f120dd04acaa7ac81680dcc058d4a1d20d4':
  Fix 4462497: Make ownerinfo preference layout more dynamic
This commit is contained in:
Jim Miller
2011-05-25 16:27:52 -07:00
committed by Android Git Automerger

View File

@@ -53,7 +53,7 @@
/>
<EditText android:id="@+id/owner_info_edit_text"
android:layout_width="480dip"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="62dip"
android:layout_marginTop="40dip"