PIP Mode issues
i have Activity which is MpvActivity i m doing him in pip mode but when i wanna finish the activity like user click on cross icon or select new video my whole application destroy.
i dont know why this happening and how i can finish the Mpv activity just any solution related to this please provide
i try so many methods but all doesnt work
this is the manifest file
here fromwhere i m starting the Mpv Activity
override fun onVideoItemClick(position: Int, videoPath: String, duration: Long) {...