This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 944dc02
committed
[[ Bug 23100 ]] Ensure android player renders over OpenGL view
This patch sets the `setZOrderMediaOverlay` of the android player view to
ensure the player renders over the OpenGL surface view. If not set if the
player view is created before the OpenGL view the video will not be visible.1 parent 54d022a commit 944dc02
File tree
2 files changed
+5
-0
lines changed- docs/notes
- engine/src/java/com/runrev/android/nativecontrol
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
191 | 195 | | |
192 | 196 | | |
193 | 197 | | |
| |||
0 commit comments