Open tme5092 opened 8 years ago
When the App goes into wide-screen-mode, it seems that the UI isn't working properly any more (where Location-Capturing is still working)
Did two things to prevent this behavior. First the activity should now not be destroyed when rotating, second landscape mode is deactivated as it doesn't make any sense anyways. We need to test it
When the App goes into wide-screen-mode, it seems that the UI isn't working properly any more (where Location-Capturing is still working)