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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.