Bug 760085 - White cursor in text entry field within Find in Page. r=sriram

This commit is contained in:
Margaret Leibovic 2012-07-05 16:12:20 -07:00
parent 57840e45c3
commit 84950bc248

View File

@ -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"