updated manifest to lock the sweet dreams activity in portrait because the layout will not work in landscape
This commit is contained in:
2011-02-17 15:38:41 +00:00
parent 0a6af33cf2
commit ff090f34ed
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="src" path="SweetDreamsLib_src"/>
<classpathentry kind="src" path="ExceptionHandlerLib_src"/>
<classpathentry kind="src" path="SweetDreamsLib_src"/>
<classpathentry kind="output" path="bin"/>
</classpath>