]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/html_display_activity.xml
Fix trailing whitespace and DOS linebreaks.
[Dictionary.git] / res / layout / html_display_activity.xml
index 0e226263c1275965819ee6440d635a9143e17ab4..a47c7d4ab3b7a2c17d665b8e661f8164ab7909ae 100644 (file)
@@ -3,7 +3,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:orientation="vertical" >
-    
+
   <com.hughes.android.dictionary.MyWebView
       android:id="@+id/webView"
       android:layout_width="match_parent"
@@ -16,4 +16,4 @@
       android:layout_height="wrap_content"
       android:text="@android:string/ok" />
 
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>