refs #137
my initial commit of the new layouts for landscape. they need some tweaking
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<uses-sdk android:minSdkVersion="3" />
|
||||
|
||||
<application android:label="@string/app_name" android:icon="@drawable/playdisabled">
|
||||
<activity android:name="SweetDreams" android:screenOrientation="portrait">
|
||||
<activity android:name="SweetDreams">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"></action>
|
||||
<category android:name="android.intent.category.LAUNCHER"></category>
|
||||
|
||||
Reference in New Issue
Block a user