Dialog with Landscape Orientation
Android
1
Posts
1
Posters
0
Views
1
Watching
-
Hello all. From out of 10 dialogs, I need one of the dialogs to start with landscape orientation. No other activity, fragment and dialog will be started with landscape orientation except this one dialog. I have absolutely no idea how do I make this happen? Do I create some custom control ? Thanks for any input.