1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2025-02-03 12:17:38 +01:00
Eric Lemieux 0a05534c84 Fix null pointer exception in play button method
When the play queue was null, and this method was called a null pointer
exception would be thrown. This change adds an additional check to see
if the play queue is not null before making additional changes.
2020-12-29 14:51:24 -05:00
..
2020-02-19 17:40:03 +01:00