projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed alignment of embedded refresh button and url input field in landscape too
[pub/Android/ownCloud.git]
/
AndroidManifest.xml
diff --git
a/AndroidManifest.xml
b/AndroidManifest.xml
index
ad8488d
..
90de160
100644
(file)
--- a/
AndroidManifest.xml
+++ b/
AndroidManifest.xml
@@
-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