pslab-android
pslab-android copied to clipboard
Sensor Activities are not designed for orientation change
Actual Behaviour
When a sensor screen is showing and the device orientation is changed, the state of the screen will be reset. This is true for all Activities in the package io.pslab.sensors
.
Expected Behaviour
When the orientation is changed, the screen should keep its state.
Steps to reproduce it
- Connect BMP180 to PSLab
- Connect PSLab to phone
- Open app (if it is not opened automatically)
- Go to Sensors screen
- Tap "Autoscan" button
- Tap "BMP180" button
- Tap play symbol
- Change orientation of screen
Would you like to work on the issue?
Maybe.