Help! Big red X appears any time I touch the screen in Android 3.0+

31 views
Skip to first unread message

Ben Hirashima

unread,
Apr 19, 2012, 1:38:21 PM4/19/12
to phon...@googlegroups.com
my phonegap app works fine on android < 3.0, but in >= 3.0, i get a big red x any time i touch the screen. the X appears at the location of the touch, and vanishes after about a second. this happens in the emulators as well. is this a known problem? anyone know how to fix it? thanks.

Adrian Campeanu

unread,
May 6, 2012, 7:48:39 AM5/6/12
to phonegap
I have the same problem... please help!

Ben Hirashima

unread,
May 7, 2012, 1:47:04 PM5/7/12
to phon...@googlegroups.com

i figured out the problem. i had the following line in my activity class.

this.appView.getSettings().setLightTouchEnabled(true);

removing this line got rid of the red x.
Reply all
Reply to author
Forward
0 new messages