Anyone know how I can get the 'upload error' icon for the status bar?

I've got the 'uploading' and the 'upload done' icons, like this:

notifyDetails = new
Notification(android.R.drawable.stat_sys_upload_done,"Failed to
upload!",System.currentTimeMillis());

But I want to add an 'upload error' icon, like you get if you try to
upload a video to YouTube using the inbuilt intent, and I can't find
it in R.drawables (checking on http://androiddrawableexplorer.appspot.com/
).

Anna

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to