Created
November 1, 2014 04:14
-
-
Save msomu/e3d10b101368cbd78be2 to your computer and use it in GitHub Desktop.
To make an Activity just Landscape.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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