mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-25 14:08:35 +02:00
[PR #1303] [MERGED] Do not call setIconBitmap instead of setIconUri if book is local #1551
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1303
Author: @Sp4rky001
Created: 8/31/2024
Status: ✅ Merged
Merged: 8/31/2024
Merged by: @advplyr
Base:
master← Head:Cover-Image-in-Downloaded-Audiobook-missing-in-Android-Auto-#141📝 Commits (2)
3918696Do not call setIconBitmap instead of setIconUri if book is local8c77a19Update android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
android/app/src/main/java/com/audiobookshelf/app/player/PlayerNotificationService.kt(+1 -2)📄 Description
Addressing issue #141
Call setIconBitmap instead of setIconUri if book is local (bitmap is not null)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.