mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 10:04:39 +02:00
Update:Show status bar when ereader toolbar is shown
This commit is contained in:
parent
7b3a005ad6
commit
481d0d0285
2 changed files with 6 additions and 2 deletions
|
@ -201,6 +201,9 @@ class PlayerNotificationService : MediaBrowserServiceCompat() {
|
|||
super.onCreate()
|
||||
ctx = this
|
||||
|
||||
// Initialize Paper
|
||||
DbManager.initialize(ctx)
|
||||
|
||||
// Initialize widget
|
||||
DeviceManager.initializeWidgetUpdater(ctx)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue