-
Notifications
You must be signed in to change notification settings - Fork 468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Controlls position in a horizontal orientation with RESIZE_MODE_FILL #1120
Comments
it don't work as there isn't any property as Controlls position that i could set as RESIZE_MODE_FILL in horizontal orientation. |
this is the code of my player. i put this code in my main activity. when i make player to be full screen then it is okay and then playback speed and audio selection dialog opens inside the player but when i make player with som height and width as in code then these dialogs(playback speed and audio selection) opens outside of the player. these are screen shotls related to this, |
when i added
in the the control dialog opens outside of the |
Potential duplicate of #1237. Investigation of Compose interaction with SurfaceView and AspectRatioFrameLayout. |
Version
Media3 1.2.1
More version details
media3 version 1.2.1
all other latest dependencies
Devices that reproduce the issue
tab
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Not tested
Reproduction steps
when click on controls
Expected result
controls should open inside the player
Actual result
controls opend outside of player
Media
i'm making a video player in jetpack compsoe using media3 exo player. thae problem i'm facing is that in a horizontal tab mode i give an aspect ration of 16/9f to my player and defined 60% of total screen width for the player so the default controlls should be visible inside the defined 60% width but they are visible in the end of screen or outside the defined area for the video player. i'm mentioning the screenshots for my problem
https://stackoverflow.com/questions/78031876/im-facing-an-issue-regarding-the-media3-exo-player-controlls-position-in-a-hori/78032193#78032193
Bug Report
adb bugreport
to android-media-github@google.com after filing this issue.The text was updated successfully, but these errors were encountered: