You can find that image in the android sdk folder, under ./platforms/android-XX/data/res/drawable-hdpi (or just drawable). Then look for "ic_menu_refresh.png".
In general you should use instead android.R.drawable.XXXXXX, but in this case it seems that the refresh icon is not made public. YuviDroid On Sun, Sep 19, 2010 at 2:09 PM, dashman <[email protected]> wrote: > > where can i get it > > it's not here > > http://developer.android.com/guide/practices/ui_guidelines/icon_design.html > > -- > 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 -- YuviDroid Check out Launch-X <http://android.yuvalsharon.net/launchx.php> (a widget to quickly access your favorite apps and contacts!) http://android.yuvalsharon.net -- 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

