guardianproject / haven

Haven is for people who need a way to protect their personal spaces and possessions without compromising their own privacy, through an Android app and on-device sensors
https://guardianproject.github.io/haven/
GNU General Public License v3.0
6.62k stars 728 forks source link

microphone configure when landscape mode is on #288

Open AndrewR8 opened 6 years ago

AndrewR8 commented 6 years ago

screenshot_20180423-165832 screenshot_20180423-165839

the diagram does not starts from most right side,while on portrait mode it does, may i fix that?

lukeswitz commented 6 years ago

Yes, you can fix anything you’d like. Also applies to motion sensor calibration view.

It works when launching activity in either however a proper orientation handler needs to be implemented. Thanks 🙏