Hi,
I have a login page in my application, when user clicks on the text field it was showing a cursor before. But after upgrading to API Level 16 the cursor is not showing up. (I upgraded to API Level 16 by using targetSDKversion attribute in manifest file)
Please suggest.