Prettify some layouts

This commit is contained in:
Dominik Schürmann
2014-04-09 19:42:27 +02:00
parent 35f9189a82
commit 21e6110b6d
6 changed files with 45 additions and 48 deletions

View File

@@ -42,8 +42,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/label_email"
android:textAppearance="?android:attr/textAppearanceSmall"
android:paddingLeft="10dp" />
android:textAppearance="?android:attr/textAppearanceSmall" />
</LinearLayout>