am 7b5d34f0: am 2a4ea0fc: am fd61958f: Doc Update: bug fix in SensorEvent ref

* commit '7b5d34f0a7b2d3e059a9f410a60367ef379fc502':
  Doc Update: bug fix in SensorEvent ref
This commit is contained in:
kmccormick
2013-04-24 16:00:21 -07:00
committed by Android Git Automerger

View File

@@ -334,8 +334,8 @@ public class SensorEvent {
* </p> * </p>
* *
* <p> * <p>
* values[2]: Roll, rotation around y-axis (-90 to 90), with positive values * values[2]: Roll, rotation around the x-axis (-90 to 90)
* when the x-axis moves <b>toward</b> the z-axis. * increasing as the device moves clockwise.
* </p> * </p>
* </ul> * </ul>
* *