search box now black on white, even on android-4.1.2

This commit is contained in:
rupert THURNER 2013-04-28 14:18:15 +02:00
parent 92b51f4c20
commit 6be6861d7b

View File

@ -39,7 +39,7 @@
android:imeOptions="actionGo"
android:inputType="text|textCapWords"
android:maxLines="1"
style="@android:style/TextAppearance.Medium"
android:textColor="@android:color/primary_text_light"
/>
</LinearLayout>