Hi, I'm working on a little Player with Playlist and use the Gallery Widget to visualise the Playlist. I tried to scroll the Gallery Widget manual to an active item, but the Widget don't support any functions to do this. There are several methods in the Gallery.java class
movePrevious() moveNext() scrollToChild( int pos ) but the visibility of this methods is default or private. So i can't override this functions, if I Inherit from Gallery class. can any one please help for a solution to scroll the Gallery manual ??? Thanks, Alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

