the cursor is not display in 4.4 in Edit text. My code is below of the xml :
 <EditText
                android:id="@+id/editextTitle"
                style="@style/WrapMid_edittext"
                android:hint="Search"
                android:singleLine="true" />
 
     
    
 
     
    