File tree Expand file tree Collapse file tree
app/src/main/java/org/schabi/newpipe/player/listeners/view Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package org.schabi.newpipe.player.listeners.view
22
33import android.util.Log
44import android.view.View
5- import android .widget.PopupMenu
5+ import androidx.appcompat .widget.PopupMenu
66import org.schabi.newpipe.MainActivity
77import org.schabi.newpipe.player.Player
88import org.schabi.newpipe.player.helper.PlaybackParameterDialog
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package org.schabi.newpipe.player.listeners.view
33import android.annotation.SuppressLint
44import android.util.Log
55import android.view.View
6- import android .widget.PopupMenu
6+ import androidx.appcompat .widget.PopupMenu
77import org.schabi.newpipe.MainActivity
88import org.schabi.newpipe.extractor.MediaFormat
99import org.schabi.newpipe.player.Player
You can’t perform that action at this time.
0 commit comments