Skip to content

Lint error supression#408

Merged
yrezgui merged 3 commits intoandroid:mainfrom
natarajkr007:lint_error_correction
Apr 9, 2026
Merged

Lint error supression#408
yrezgui merged 3 commits intoandroid:mainfrom
natarajkr007:lint_error_correction

Conversation

@natarajkr007
Copy link
Copy Markdown
Contributor

  • Lint Suppression:
    • Added the @SuppressLint("RequiresWindowSdk") annotation to the create method in ExampleWindowInitializer to suppress false positive errors.

natarajkr and others added 3 commits April 9, 2026 20:12
…itHub workflow.

Change-Id: I643e64c42700f78261c82067971ff1e0023997c5
…itHub workflow.

Change-Id: I643e64c42700f78261c82067971ff1e0023997c5
…_error_correction

Change-Id: I16597146eb878acc9f9d21d551ea0017a87719db
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the ExampleWindowInitializer by adding the necessary SuppressLint annotation to handle the RequiresWindowSdk warning when accessing Window SDK extensions. I have no further feedback to provide.

@yrezgui yrezgui merged commit 997d0f9 into android:main Apr 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants