my initial commit of the new layouts for landscape. they need some tweaking
This commit is contained in:
2011-02-17 19:16:38 +00:00
parent e9b549444a
commit c499895095
4 changed files with 139 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<uses-sdk android:minSdkVersion="3" />
<application android:label="@string/app_name_lite" android:icon="@drawable/playdisabled">
<activity android:name=".SweetDreams" android:label="@string/app_name_lite" android:screenOrientation="portrait">
<activity android:name=".SweetDreams" android:label="@string/app_name_lite">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />