]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/dictionary_activity.xml
Fix trailing whitespace and DOS linebreaks.
[Dictionary.git] / res / layout / dictionary_activity.xml
index 3aefc7f848f54e42c3568bd1a942f0c1a6b80a83..76f3a01eb74461a00e92638bbba02682c522792f 100644 (file)
@@ -4,8 +4,8 @@
     android:layout_height="fill_parent"
     android:orientation="vertical" >
 
-    <!-- 
-    
+    <!--
+
     <LinearLayout
         android:id="@+id/SearchBarLinearLayout"
         android:layout_width="fill_parent"
@@ -38,7 +38,7 @@
     </LinearLayout>
 
  -->
+
     <ListView
         android:id="@id/android:list"
         android:layout_width="fill_parent"
@@ -55,4 +55,4 @@
         android:layout_height="match_parent"
         android:text="@string/noSearchResults" />
 
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>