Fix lingering yellow from 8325b59f3b
Change-Id: I83b7fbd88b2f47c9bd31943bdc9c4cc8f2d24f4e
This commit is contained in:
parent
0f12a77d60
commit
9597d7256d
1 changed files with 2 additions and 0 deletions
|
@ -3622,6 +3622,7 @@ static void draw_album_text(void)
|
|||
}
|
||||
}
|
||||
|
||||
#if PF_PLAYBACK_CAPABLE
|
||||
/**
|
||||
Display an info message when items have been added to playlist
|
||||
*/
|
||||
|
@ -3641,6 +3642,7 @@ static void rb_splash_added_to_playlist(void)
|
|||
grey_show(true);
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
||||
/**
|
||||
Display an error message and wait for input.
|
||||
|
|
Loading…
Reference in a new issue