GithubHelp home page GithubHelp logo

Comments (4)

brianwernick avatar brianwernick commented on June 14, 2024

Maybe this is just a confusion of terms but when the media is in playback the service is foreground.

As far as the image loading goes, what device are you seeing this on (OS version, device name, etc.)? I use glide in a couple of apps and haven't seen a UI issue like this, though I am making sure to call .override(size, size) when loading the images so that may be part of what you are seeing

from playlistcore.

YuriHeupa avatar YuriHeupa commented on June 14, 2024
  • PlaylistCore version: 1.1.1
  • Device OS version: 5.0.2
  • Devide Manufacturer: HTC
  • Device Name: One X

But there's any way with this library to customize the notification visiblity? Like showing only if the app is minimized?

from playlistcore.

brianwernick avatar brianwernick commented on June 14, 2024

So there is the PlaylistServiceCore which handles most of the playlist functionality except the notification and remote views (such as lock screen) that you can extend from (the BasePlaylistService extends this). However that is the worst case senario; I would assume that you can extend the BasePlaylistService to do what you want using the updateRemoteView() and updateNotification() methods but can't say for certain without looking in to it more

from playlistcore.

YuriHeupa avatar YuriHeupa commented on June 14, 2024

So I will implement my own handler extending the BasePlaylistService, thanks for pointing the right direction.

from playlistcore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.