C chefe82 Member Licensed User Longtime User Jul 28, 2016 #1 Hello, I have the orientation on #SupportedOrientations : Portrait set . Is it possible that a specific activity a different orientation can be assigned as landscape ? thank you Last edited: Jul 28, 2016
Hello, I have the orientation on #SupportedOrientations : Portrait set . Is it possible that a specific activity a different orientation can be assigned as landscape ? thank you
mangojack Expert Licensed User Longtime User Jul 28, 2016 #2 You can lock the orientation for each Activity .. See Here ... and Here ... Upvote 0