mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 23:07:26 -04:00
search box now black on white, even on android-4.1.2
This commit is contained in:
parent
92b51f4c20
commit
6be6861d7b
@ -39,7 +39,7 @@
|
|||||||
android:imeOptions="actionGo"
|
android:imeOptions="actionGo"
|
||||||
android:inputType="text|textCapWords"
|
android:inputType="text|textCapWords"
|
||||||
android:maxLines="1"
|
android:maxLines="1"
|
||||||
style="@android:style/TextAppearance.Medium"
|
android:textColor="@android:color/primary_text_light"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user