When closing or minimalising a native app with a gesture, the direction rotates with you if you are viewing the app in landscape mode. Within Android-apps, this doesn't happen. To make clear what I mean: Open native app, close app swiping up to down (up is now narrow side of screen). Open native app, rotate phone, so app views in landscape mode. Close app swiping up to down (in this case, up is the wide size of the screen). I very often minimalize/close the android app where I wanted to do the other action.
I think the android emulator itself needs to recognize when the phone is held in landscape mode and set the right behaviour concerning gestures (visuals are handed correctly).
| 2 | retagged |
When closing or minimalising a native app with a gesture, the direction rotates with you if you are viewing the app in landscape mode. Within Android-apps, this doesn't happen. To make clear what I mean: Open native app, close app swiping up to down (up is now narrow side of screen). Open native app, rotate phone, so app views in landscape mode. Close app swiping up to down (in this case, up is the wide size of the screen). I very often minimalize/close the android app where I wanted to do the other action.
I think the android emulator itself needs to recognize when the phone is held in landscape mode and set the right behaviour concerning gestures (visuals are handed correctly).