Forráskód Böngészése

Change content text for notification

Mario Danic 8 éve
szülő
commit
172da075a3

+ 1 - 1
src/com/owncloud/android/files/services/FileUploader.java

@@ -353,7 +353,7 @@ public class FileUploader extends Service
 
         notification = new NotificationCompat.Builder(this).setContentTitle(getApplicationContext().
                 getResources().getString(R.string.app_name))
-                .setContentText("Uploading...")
+                .setContentText("Upload service ready")
                 .build();
 
         int failedCounter = mUploadsStorageManager.failInProgressUploads(