Skip to content

Instantly share code, notes, and snippets.

@msomu
Created November 1, 2014 04:14
Show Gist options
  • Select an option

  • Save msomu/e3d10b101368cbd78be2 to your computer and use it in GitHub Desktop.

Select an option

Save msomu/e3d10b101368cbd78be2 to your computer and use it in GitHub Desktop.
To make an Activity just Landscape.
<activity
android:name=".MyActivity"
android:label="@string/app_name"
android:screenOrientation="landscape">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment