You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to integrate the Horologist media player classes with my project but it's super difficult without documentation. As of now, the sample project is the only ray of hope but then again, without documentation or "guides" (like how the OG Android Developers website has), it's hard to make sense out of classes or just how things are wired.
For example, exploring the sample project, I came across the MediaPlayerScaffold which seems to me is the media player widget with various playback controls. Nonetheless, I can't read more about this class as the link to its documentation is broken.
Maybe I'm not looking in the right place. Any advice will be helpful!
The text was updated successfully, but these errors were encountered:
I'm trying to integrate the Horologist media player classes with my project but it's super difficult without documentation. As of now, the sample project is the only ray of hope but then again, without documentation or "guides" (like how the OG Android Developers website has), it's hard to make sense out of classes or just how things are wired.
For example, exploring the sample project, I came across the
MediaPlayerScaffold
which seems to me is the media player widget with various playback controls. Nonetheless, I can't read more about this class as the link to its documentation is broken.Maybe I'm not looking in the right place. Any advice will be helpful!
The text was updated successfully, but these errors were encountered: