VideoView能播放, 但是完全不能显示, 并且没有圆角
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 305
- PR merge metrics
- No merged PRs in 30d
Description
VideoView能播放, 但是完全不能显示, 并且没有圆角:
private String url = "http://tb-video.bdstatic.com/tieba-smallvideo-transcode/8_4871b1e9218ec13f03131176197ef53d_1.mp4";
videoView.setVideoURI(Uri.parse(url));
videoView.start();
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the supplied URL using VideoView.setVideoURI and start, then inspect how the rclayout Android library handles video rendering and corner clipping. Done means the video is visible during playback and displays the requested rounded corners; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100