Skip to content

Commit

Permalink
Update SJEdgeControlLayer.m
Browse files Browse the repository at this point in the history
  • Loading branch information
changsanjiang committed Oct 31, 2019
1 parent d4d43ff commit 702745a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SJVideoPlayer/SJEdgeControlLayer/SJEdgeControlLayer.m
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ - (void)controlLayerNeedAppear:(__kindof SJBaseVideoPlayer *)videoPlayer {
[self _updateContainerViewsAppearState];
[self _updateAdaptersIfNeeded];
[self _updateBottomCurrentTimeItemIfNeeded];
[self _updateBottomProgressSliderItemIfNeeded];
}

- (void)controlLayerNeedDisappear:(__kindof SJBaseVideoPlayer *)videoPlayer {
Expand Down

0 comments on commit 702745a

Please sign in to comment.