Pasta-Music icon indicating copy to clipboard operation
Pasta-Music copied to clipboard

(unmaintained) A material design music player for Android, based off Pasta for Spotify

Results 4 Pasta-Music issues
Sort by recently updated
recently updated
newest added

An error occurred Error: favorite track menu action pasta.streamer.activities.PlayerActivity Please update the app I love it and I want to switch to it but this has been stopping me from...

``` Error:Execution failed for task ':app:compileArmv7DebugJavaWithJavac'. > java.lang.RuntimeException: failure, see logs for details. cannot generate view binders com.sun.tools.javac.code.Symbol$CompletionFailure: 找不到android.view.View$InvalidateInfo的类文件 ```

Use a basic ListData class with onBind and getViewHolder methods, and modify the adapters to take a List as an argument, then have the other .data classes extend ListData and...

enhancement

The ListData classes will need to be modified in order to account for this.

enhancement