File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 <category android : name =" android.intent.category.LAUNCHER" />
3333 </intent-filter >
3434 </activity >
35- <!--
35+
3636 <activity
3737 android : name =" .CameraActivity"
38- android:label="@string/app_name" >
39- <intent-filter>
40- <action android:name="android.intent.action.MAIN" />
41-
42- <category android:name="android.intent.category.LAUNCHER" />
43- </intent-filter>
44- </activity>
45- -->
38+ android : screenOrientation =" portrait" />
39+
4640 <!-- lock the screenOrientation for now. May implement this if we have more time on the UI design -->
4741 <activity
4842 android : name =" .Main"
Original file line number Diff line number Diff line change 3232 <category android : name =" android.intent.category.LAUNCHER" />
3333 </intent-filter >
3434 </activity >
35- <!--
35+
3636 <activity
3737 android : name =" .CameraActivity"
38- android:label="@string/app_name" >
39- <intent-filter>
40- <action android:name="android.intent.action.MAIN" />
41-
42- <category android:name="android.intent.category.LAUNCHER" />
43- </intent-filter>
44- </activity>
45- -->
38+ android : screenOrientation =" portrait" />
39+
4640 <!-- lock the screenOrientation for now. May implement this if we have more time on the UI design -->
4741 <activity
4842 android : name =" .Main"
You can’t perform that action at this time.
0 commit comments