]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/dictionary_manager_activity.xml
Added new GNU FreeFonts.
[Dictionary.git] / res / layout / dictionary_manager_activity.xml
index 5fc34ce2512c9dfada1351e9af99cbde4a19943f..b6f67f9b5dc06c325053a9ebdf340edcae627acd 100644 (file)
     android:layout_weight="1.0"
     />
 
-   <EditText 
+   <TextView 
      android:id="@+id/DictionaryListHeader"
      android:hint="@string/helpText"
      android:layout_width="fill_parent"
-     android:layout_height="wrap_content" 
-     android:imeOptions="actionSearch|flagNoEnterAction|flagNoExtractUi"
-     android:inputType="text"/>
+     android:layout_height="wrap_content"/>
 
 </LinearLayout>