Skip to content

Commit

Permalink
[housekeeping] Automated PR to fix formatting errors (#1915)
Browse files Browse the repository at this point in the history
Automated dotnet-format update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 6, 2024
1 parent 0bcb071 commit 29be201
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ void OnFullscreenButtonClick(object? sender, StyledPlayerView.FullscreenButtonCl

var (_, currentWindow, _, _) = VerifyAndRetrieveCurrentWindowResources();
var layout = currentWindow?.DecorView as ViewGroup;

if (e.IsFullScreen)
{
isFullScreen = true;
Expand Down

0 comments on commit 29be201

Please sign in to comment.