Fix depricated issues
This commit is contained in:
parent
98ead185d5
commit
6966351113
13 changed files with 46 additions and 60 deletions
|
@ -150,7 +150,7 @@ class AppWidgetCard : BaseAppWidget() {
|
|||
cardRadius =
|
||||
service.resources.getDimension(code.name.monkey.retromusic.R.dimen.app_widget_card_radius)
|
||||
}
|
||||
val appContext = service.applicationContext
|
||||
|
||||
// Load the album cover async and push the update on completion
|
||||
service.runOnUiThread {
|
||||
if (target != null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue