3

I am using fragments in android bottom Navigation tabs. I want to show a layout in third navigation tab s fragment to landscape . how is it possible? . One thing I know was, we can fix the activities Rotations in Manifest file. Please Provide me your suggestions and solutions

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
basha
  • 587
  • 2
  • 6
  • 25
  • Add screenOrientationtag to Activity inside AndroidManifest.xml `android:screenOrientation="landscape"` If you wish to set orientation of an Activity to landscape. – Thracian Nov 16 '17 at 10:47

0 Answers0