Fire Android Soft-key twice - How can I dismiss a video on Android mobile correctly?
Hello there,
I am currently playing movies with Handheld.PlayFullScreenMovie(). This works quite well, but I do have to press the Back Button from the android-soft-key-navigation-bar two times to dismiss the movie. As the first click removes the controls and the second one removes the movie.
This gives rise to more problems depending which android device I use. I would really appreciate a workaround for this, which lets me dismiss the movie on one click.
I thought about triggering the event of the back button twice when clicked, as this is the only occasion it shows up. But I do not know how to do that.
Thank you and happy new year to all.
And I do need the controls, I do not want to hide them.
Your answer
Follow this Question
Related Questions
How to make Canvas appear after GUI texture? Unity 4.7 1 Answer
Video Player Memory Usage 1 Answer
Move two players in the same Screen (Input.TouchCount) 1 Answer
Dragging an object stops when second touch is applied to mobile screen 0 Answers
I cant use unity remonte 5, im on Xiaomi mi mix 2S. 0 Answers