Because of constraint rerouting, the app goes into landscape even when the user has locked the rotation and wants their app to stay on portrait. I should define a dedicated XML for landscape to let Android deal with this, instead of doing constraint re-routing like I do currently.
Because of constraint rerouting, the app goes into landscape even when the user has locked the rotation and wants their app to stay on portrait. I should define a dedicated XML for landscape to let Android deal with this, instead of doing constraint re-routing like I do currently.