]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/about_dictionary_dialog.xml
Fix trailing whitespace and DOS linebreaks.
[Dictionary.git] / res / layout / about_dictionary_dialog.xml
index d143340328119d60a9041bae9507ac1c534ce7dd..731d4934045a1f881482bee4da38f3eaa59be457 100644 (file)
@@ -1,11 +1,11 @@
 <ScrollView android:id="@+id/ScrollView01"
   xmlns:android="http://schemas.android.com/apk/res/android"
-  android:layout_width="fill_parent" 
+  android:layout_width="fill_parent"
   android:layout_height="fill_parent">
-  
-  <TextView 
+
+  <TextView
     android:id="@+id/text"
-    android:layout_width="wrap_content" 
+    android:layout_width="wrap_content"
     android:layout_height="wrap_content"
     android:layout_gravity="center_horizontal"/>