search box now black on white, even on android-4.1.2. this time just remove styles.

This commit is contained in:
rupert THURNER 2013-04-28 14:28:11 +02:00
parent 6be6861d7b
commit 5723e6e18d

View File

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