alongubkin / alongubkin/phonertc
Video view is not visible when using Crosswalk
オープン
- 主要言語
- Objective-C
- スター
- 864
- フォーク
- 298
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
After adding Crosswalk to my project when I made a call a java.lang.ClassCastException was thrown. To solve this issue I replaced the WebView casts to XWalkCordovaView and also changed the _videoParams type from Webview.LayoutParam to FrameLayout.LayoutParam, but the video view is not visible. I tested setting a blue background to _videoView to check whether it is being added to the web view or not, and in fact it is being added correctly to the webview, because when a made a call a blue rectangle appears in the video view place. The thing is that the video is not being shown.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。