res/layout/simple_combobox_item.xml
changeset 1022 16040c6df950
parent 995 6318bee856fd
--- a/res/layout/simple_combobox_item.xml	Tue Jan 22 15:01:56 2013 +0100
+++ b/res/layout/simple_combobox_item.xml	Tue Jan 22 17:26:11 2013 +0100
@@ -2,7 +2,6 @@
 <TextView xmlns:android="http://schemas.android.com/apk/res/android" 
     android:id="@android:id/text1"
     style="?android:attr/dropDownItemStyle"
-    android:textAppearance="?android:attr/textAppearanceSmallPopupMenu"
     android:singleLine="true"
     android:layout_width="match_parent"
     android:layout_height="36dip"