summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/ownerinfo.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/ownerinfo.xml b/res/layout/ownerinfo.xml
index 80f0192e0..828ffcc38 100644
--- a/res/layout/ownerinfo.xml
+++ b/res/layout/ownerinfo.xml
@@ -19,8 +19,7 @@
android:paddingStart="20dip"
android:paddingEnd="20dip"
android:paddingTop="20dip"
- android:orientation="vertical"
- android:background="@android:color/white">
+ android:orientation="vertical">
<EditText
android:id="@+id/owner_info_edit_text"