lggaleon wrote:
> Hello , everybody!
> 
> I want to make my own Seek Bar. When I try to override
> onProgressRefresh method,
> 
> Eclipse give me an error: the method onProgressRefresh is undefined
> for the type SeekBar.
> 
> I cheked listing SeekBar.java and this method is in. Any ideas why
> this happend?

I do not see onProgressRefresh in the 1.1 SDK, and the method is
declared as package-private in the current source code. Hence, it is not
available to SDK developers.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

--~--~---------~--~----~------------~-------~--~----~
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