mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 15:33:36 +00:00
Fix artist cover visualization
This commit is contained in:
@@ -58,8 +58,6 @@ public class CustomGlideRequest {
|
||||
"&c=" + params.get("c") +
|
||||
"&id=" + item;
|
||||
|
||||
Log.d(TAG, "--- createUrl() - " + sb);
|
||||
|
||||
return sb;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user