]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/select_dictionary_dialog.xml
Fix trailing whitespace and DOS linebreaks.
[Dictionary.git] / res / layout / select_dictionary_dialog.xml
index 54fe60867ba020167e83380085200ad935cf8e6a..b73deb816604d33745d45bda49a74d2b9ad8d8ee 100644 (file)
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="utf-8"?>
 
-<LinearLayout 
+<LinearLayout
        xmlns:android="http://schemas.android.com/apk/res/android"
        android:orientation="vertical" android:layout_width="fill_parent"
        android:layout_height="fill_parent">
 
-       <ListView 
-               android:id="@id/android:list" 
+       <ListView
+               android:id="@id/android:list"
                android:layout_width="fill_parent"
-               android:layout_height="0dip" 
+               android:layout_height="0dip"
                android:choiceMode="singleChoice"
-               android:clickable="true" 
+               android:clickable="true"
                android:focusable="true"
     android:layout_weight="1.0"
     />