X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/a2a8dc1ee6681d641a4316dccaacca6751c32a6a..b735fc9458a32ec70547ac830b82dcc29f1074cc:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ce111795..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"> @@ -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,12 @@ - + + + + + + \ No newline at end of file