Hi,

Debugging on my G1 phone, I am trying to use
android.view.MotionEvent.getPressure() and MotionEvent.getSize().

For MotionEvent.getSize(), I always get 0 (the documentation says it
returns a value ranging from 0 to 1;

For MotionEvent.getPressure(), it seems to me this actually reflects
the real finger touch size, as opposed to "pressure"; for me, I get
values range from 0 - 0.63.

Am I missing anything or is it a known bug of the SDK?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to