Skip to content

Commit

Permalink
feat(media-player): add resize button (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangvu12 authored Nov 30, 2023
1 parent 22635d7 commit dfc3987
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/screens/anime/watch/components/media-top.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ const MediaTop = () => {
<ResizeButton />
</View>

<MediaToggleSubtitle />

<View>
<CastButton />
</View>
Expand Down

0 comments on commit dfc3987

Please sign in to comment.