Browse Source

revert, to show app name for upload from other app

Andy Scherzinger 8 years ago
parent
commit
8c863a642b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      AndroidManifest.xml

+ 0 - 1
AndroidManifest.xml

@@ -74,7 +74,6 @@
         <activity android:name=".ui.activity.ReceiveExternalFilesActivity"
                   android:taskAffinity=""
                   android:excludeFromRecents="true"
-                  android:label="@string/uploader_top_message"
                   android:theme="@style/Theme.ownCloud">
             <intent-filter>
                 <action android:name="android.intent.action.SEND" />