]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/dictionary_manager_header_row_on_device.xml
Add nicer high-resolution icon.
[Dictionary.git] / res / layout / dictionary_manager_header_row_on_device.xml
index eb60d4e6a9f80c1981c544ca37b035f9d05c863d..45776856faa13d17765ab47fd3d62afa9b5ff15a 100644 (file)
@@ -1,13 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
-<LinearLayout
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     android:id="@+id/onDeviceHeaderLayout"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:background="@color/gray"
     android:orientation="horizontal"
-    android:padding="10dip" >
+    android:padding="10dip">
 
     <TextView
         android:id="@+id/onDeviceTextId"