Basic video preview in a separate actitivy
[pub/Android/ownCloud.git] / AndroidManifest.xml
index 9f7b126..e1f0250 100644 (file)
         </activity>\r
         <activity android:name=".ui.activity.PreferencesNewSessionewSession" >\r
         </activity>\r
+        \r
+               <activity       android:name=".ui.activity.VideoActivity"\r
+                                       android:label="@string/app_name"\r
+                                       android:screenOrientation="landscape"\r
+                                       android:theme="@android:style/Theme.NoTitleBar.Fullscreen" >\r
+               </activity>        \r
 \r
         <service\r
             android:name=".authenticator.AccountAuthenticatorService"\r