chore: AGP
This commit is contained in:
parent
b3d3913d56
commit
be97229618
4 changed files with 4 additions and 4 deletions
|
@ -2092,7 +2092,7 @@ class ExoplayerView : AppCompatActivity(), Player.Listener, SessionAvailabilityL
|
|||
}
|
||||
|
||||
@SuppressLint("UnsafeIntentLaunch")
|
||||
override fun onNewIntent(intent: Intent?) {
|
||||
override fun onNewIntent(intent: Intent) {
|
||||
super.onNewIntent(intent)
|
||||
finishAndRemoveTask()
|
||||
startActivity(intent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue