mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 760085 - White cursor in text entry field within Find in Page. r=sriram
This commit is contained in:
parent
ccafbf6e03
commit
009fbfedf6
@ -6,6 +6,7 @@
|
||||
android:background="@drawable/address_bar_url"
|
||||
android:singleLine="true"
|
||||
android:textColor="#000000"
|
||||
android:textCursorDrawable="@null"
|
||||
android:inputType="text"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
Loading…
Reference in New Issue
Block a user