Releases: justasm/WindowView
Releases · justasm/WindowView
0.2.0
v0.1.1
v0.1.0
First numbered release.
- Supported sensor combinations:
ROTATION_VECTOR
MAGNETIC_FIELD + GRAVITY
MAGNETIC_FIELD + ACCELEROMETER
- Supports all screen orientations.
- Configurable attributes:
max_pitch
/max_roll
vertical_origin
/horizontal_origin
sensor_sampling_period
orientation_mode
translate_mode
max_constant_translation
- Supports
CENTER_CROP
scale type. - Android API level 9+.
- Initial public release on JCenter.