Delete a bunch more trailing whitespace that slipped through the cracks.

This commit is contained in:
Roman Donchenko
2013-09-04 16:13:27 +04:00
parent 33d8d8ffd1
commit 6ebfa87181
4 changed files with 25 additions and 25 deletions

View File

@@ -4,9 +4,9 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/hello"
/>
</LinearLayout>