X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ab949b7d741697be3793be92131240d3b0b28baf..b735fc9458a32ec70547ac830b82dcc29f1074cc:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2d34a933..68def42e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,4 +1,21 @@ + @@ -12,9 +29,12 @@ + + + @@ -24,11 +44,17 @@ + android:label="@string/app_name" + android:theme="@style/Theme.ownCloud" + android:uiOptions="splitActionBarWhenNarrow"> + android:label="@string/app_name"> + + + + + @@ -52,15 +78,16 @@ - + + android:exported="true"> @@ -80,21 +107,6 @@ android:name="android.content.SyncAdapter" android:resource="@xml/syncadapter_files" /> - - - - - - - - + android:exported="true" + android:theme="@style/Theme.ownCloud.noActionBar" > + + + + + - - - + - + + - + - + + + + + + + + + \ No newline at end of file