Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
arelra committed Oct 21, 2024
1 parent c475179 commit a94d77d
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -662,9 +662,8 @@ export const YoutubeAtomPlayer = ({
}, []);

/**
* For apps rendered articles that return true for `webFullscreen` the web layer
* needs to handle the application of fullscreen styles and inform the native
* layer of the fullscreen state.
* For apps rendered articles that return true for `setFullscreen` the web layer
* needs to handle the application of fullscreen styles
*
* This is only for the YouTube player in Android web views which does not support fullscreen
*/
Expand Down

0 comments on commit a94d77d

Please sign in to comment.