diff --git a/lint.xml b/lint.xml
new file mode 100644
index 000000000..db997a536
--- /dev/null
+++ b/lint.xml
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/res/drawable/btn_dialog.xml b/res/drawable/btn_dialog.xml
index ed4c28a32..d1d7e292e 100644
--- a/res/drawable/btn_dialog.xml
+++ b/res/drawable/btn_dialog.xml
@@ -15,9 +15,9 @@
-->
-
-
diff --git a/res/drawable/btn_edit.xml b/res/drawable/btn_edit.xml
index 1002498c6..40ef52bd2 100644
--- a/res/drawable/btn_edit.xml
+++ b/res/drawable/btn_edit.xml
@@ -15,9 +15,9 @@
-->
-
-
diff --git a/res/layout/account_setup_basics.xml b/res/layout/account_setup_basics.xml
index 4d7129373..2c4028414 100644
--- a/res/layout/account_setup_basics.xml
+++ b/res/layout/account_setup_basics.xml
@@ -29,7 +29,6 @@
android:id="@+id/account_password"
android:inputType="textPassword"
android:hint="@string/account_setup_basics_password_hint"
- android:password="true"
android:singleLine="true"
android:layout_height="wrap_content"
android:layout_width="fill_parent"
diff --git a/res/layout/account_setup_incoming.xml b/res/layout/account_setup_incoming.xml
index fa2b70122..5f0f1bfe1 100644
--- a/res/layout/account_setup_incoming.xml
+++ b/res/layout/account_setup_incoming.xml
@@ -37,7 +37,6 @@
android:textColor="?android:attr/textColorPrimary" />
+ android:layout_marginTop="4dp" />
-
-
-
-
-
\ No newline at end of file
diff --git a/res/layout/color_picker_dialog.xml b/res/layout/color_picker_dialog.xml
index f34f6c8ed..3a1f1a108 100644
--- a/res/layout/color_picker_dialog.xml
+++ b/res/layout/color_picker_dialog.xml
@@ -1,6 +1,6 @@
@@ -12,4 +12,4 @@
app:pointer_size="48"
app:wheel_size="16" />
-
\ No newline at end of file
+
diff --git a/res/layout/edit_identity.xml b/res/layout/edit_identity.xml
index fd7c99601..7d5684341 100644
--- a/res/layout/edit_identity.xml
+++ b/res/layout/edit_identity.xml
@@ -48,13 +48,13 @@
android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:hint="@string/edit_identity_email_hint"
- />
+ android:inputType="textEmailAddress"/>
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index ef7be7880..a8a05cde0 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -1,5 +1,5 @@
-
+