How to lock android app's orientation to portrait mode in kotlin... - Joklinz-Tech

Latest

Home Of Tech news,jobs and android tutorials

Friday, 19 January 2018

How to lock android app's orientation to portrait mode in kotlin...



it very simple just write the code below

requestedOrientation = ActivityInfo.SCREEN_ORIENTATION_PORTRAIT

No comments:

Post a Comment