Fixed alignment of embedded refresh button and url input field in landscape too
[pub/Android/ownCloud.git] / AndroidManifest.xml
index ad8488d..90de160 100644 (file)
@@ -95,7 +95,7 @@
                        
         <activity      android:name="com.owncloud.android.ui.preview.PreviewVideoActivity"
                                        android:label="@string/app_name"
-                                       android:theme="@android:style/Theme.NoTitleBar.Fullscreen" >
+                                       android:theme="@style/Theme.ownCloud.Fullscreen" >
                </activity>        
 
         <service