X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fae44486b9545bfb2a49ded9a0c3fd550fd18549..0aeb425885ceccb28b31c9822d52b90656bf9257:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ce111795..39d90852 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,24 @@ -. + --> + + android:versionName="1.0" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -15,6 +31,7 @@ + + android:label="@string/app_name" + android:theme="@style/Theme.ownCloud" + android:uiOptions="splitActionBarWhenNarrow"> + android:label="@string/app_name"> @@ -69,7 +87,7 @@ + android:exported="true"> @@ -102,7 +120,7 @@ + android:theme="@style/Theme.ownCloud.noActionBar" > @@ -125,7 +143,10 @@ - + + + + \ No newline at end of file