[rm]m4 UI微调+视频暂停后点击播放按钮继续播放
|
Before Width: | Height: | Size: 753 B |
|
Before Width: | Height: | Size: 750 B |
|
Before Width: | Height: | Size: 514 B |
|
Before Width: | Height: | Size: 753 B |
|
Before Width: | Height: | Size: 750 B |
|
Before Width: | Height: | Size: 514 B |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 985 B After Width: | Height: | Size: 985 B |
@@ -167,6 +167,7 @@ class SimpleCoverVideoPlayer : StandardGSYVideoPlayer {
|
||||
v?.let {
|
||||
when (v) {
|
||||
start -> {
|
||||
onVideoResume()
|
||||
}
|
||||
else -> {
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
android:bottom="2dp"
|
||||
android:left="2dp"
|
||||
android:right="2dp"
|
||||
android:top="2dp" />
|
||||
android:top="3dp" />
|
||||
<solid android:color="#00000000" />
|
||||
<corners android:radius="@dimen/dp_26" />
|
||||
</shape>
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
|
||||
<!---->
|
||||
<dimen name="v2x_right_context_margin">460px</dimen>
|
||||
<dimen name="v2x_video_window_height_content">464px</dimen>
|
||||
<dimen name="v2x_video_window_height">474px</dimen>
|
||||
<dimen name="v2x_video_window_height_content">370px</dimen>
|
||||
<dimen name="v2x_video_window_height">380px</dimen>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
|
||||
<!---->
|
||||
<dimen name="v2x_right_context_margin">460px</dimen>
|
||||
<dimen name="v2x_video_window_height_content">464px</dimen>
|
||||
<dimen name="v2x_video_window_height">474px</dimen>
|
||||
<dimen name="v2x_video_window_height_content">370px</dimen>
|
||||
<dimen name="v2x_video_window_height">380px</dimen>
|
||||
|
||||
</resources>
|
||||
|
||||