may be there is no icon for that message. On Tue, Mar 9, 2010 at 9:02 PM, Anna PS <[email protected]>wrote:
> 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 [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

