I'm not sure where else to ask this question as I've had no responses so far in android-developers, and android-platform rejected it.
When I access the values from getPressure and getSize from the MotionEvent objects while dragging my finger around the touchscreen, I also get the same values as the original values in the ACTION_DOWN MotionEvent object. That is, it's as if my finger is pressing exactly the same throughout a finger drag, even though I'm trying to adjust the pressure and size to see a difference. The values change from finger press to finger press as long as I lift off then touch down again. I'm thinking this is a bug but can't get an confirmation. My device is a Motorola Droid. No answers from the Motorola developer's forum either. Can anyone here help please? - dave -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
