X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=res%2Flayout%2Fdictionary_manager_header_row_on_device.xml;h=35ba68edc68bae3db8c206c1571c680c7be409ee;hb=a3c28b70dabe44c5be020df99f06336e7841c0a4;hp=45776856faa13d17765ab47fd3d62afa9b5ff15a;hpb=4dfbd0851b5f462644cd200c627e4ab377f297d2;p=Dictionary.git diff --git a/res/layout/dictionary_manager_header_row_on_device.xml b/res/layout/dictionary_manager_header_row_on_device.xml index 4577685..35ba68e 100644 --- a/res/layout/dictionary_manager_header_row_on_device.xml +++ b/res/layout/dictionary_manager_header_row_on_device.xml @@ -3,6 +3,7 @@ android:id="@+id/onDeviceHeaderLayout" android:layout_width="match_parent" android:layout_height="wrap_content" + android:focusable="false" android:background="@color/gray" android:orientation="horizontal" android:padding="10dip"> @@ -12,7 +13,8 @@ android:layout_width="0dip" android:layout_height="wrap_content" android:layout_weight="1" + android:focusable="false" android:text="@string/dictionariesOnDevice" android:textAppearance="?android:attr/textAppearanceLarge" /> - \ No newline at end of file +