X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/63c213cbea5177061793fd19ad6143384982b335..b735fc9458a32ec70547ac830b82dcc29f1074cc:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 60e9a7c0..68def42e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,24 @@ -. + --> + + android:versionName="1.0" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -14,9 +30,11 @@ + + @@ -26,11 +44,12 @@ + android:label="@string/app_name" + android:theme="@style/Theme.ownCloud" + android:uiOptions="splitActionBarWhenNarrow"> + android:label="@string/app_name"> @@ -68,7 +87,7 @@ + android:exported="true"> @@ -101,7 +120,7 @@ + android:theme="@style/Theme.ownCloud.noActionBar" > @@ -124,7 +143,12 @@ - + + + + + + \ No newline at end of file