PanoramaImageView icon indicating copy to clipboard operation
PanoramaImageView copied to clipboard

Added support for Accelerometer Sensor

Open codernavi18 opened this issue 8 years ago • 1 comments

Added support for Accelerometer Sensor

Signed-off-by: Naveen Kumar Chaudhary [email protected]

codernavi18 avatar May 07 '17 12:05 codernavi18

The file GyroscopeObserver.java has been renamed to SensorObserver.java to make it generic, and the code for accelerometer has been included in this new file. Similarly, this new file can hold the logic for any new sensor to be supported.

codernavi18 avatar May 07 '17 12:05 codernavi18