Is there any way to play the same background video in all activities? (preferably not to restart when opening a new activity)
Some methods from here: Integrating video file in android app as app background kinda works, but only in one activity. For example, if I go from my main activity into another, when I come back some elements from my .xml
file fails to visible load. In fact, the buttons are still there if I press where they should be, it works, but they are not visible.