alongubkin / alongubkin/phonertc
Video view is not visible when using Crosswalk
- Ngôn ngữ chính
- Objective-C
- Star
- 864
- Fork
- 298
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.