Track Cover does not display #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After moving track information from being stored in memory to an SQLite database, the album cover no longer shows. I have checked and the byteArray appears to be stored in the Track table so there might being an issue of it being converted to a bitmap image.