Android Question full screen mode for play video - show images.. (landscape and portrait)

rasul.g

Member
i want create a simple media player (with videoview or Exoplayer)

I tested immersive mode - full screen theme and i set #FullScreen: True
but it's not really full-screen and activity not includes status-bar and notch area

how can i do that? (whitout appCompat or another mediaplayer)
 

rasul.g

Member
You did something wrong. Setting #FullScreen: True hides the status bar.

#FullScreen: True hides the status bar but if the device has notch there is an empty black space on top of the screen (instead of the status bar)
can I remove this empty space like some games ,gallery or media player's app.
 

Attachments

  • 1_myapp_fullscreen_mode_images.zip
    403.9 KB · Views: 194
  • 2_full screen mode that i am looking for.zip
    398.8 KB · Views: 170
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
 
Upvote 0
Top