Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a number of lint issues #2

Merged
merged 8 commits into from
Nov 27, 2021
Merged

Fix a number of lint issues #2

merged 8 commits into from
Nov 27, 2021

Conversation

kirmanak
Copy link
Owner

No description provided.

This commit extracts setSystemUiVisibility as
an extension and uses the new API depending on
the Build.VERSION
Clip-path isn't available before V24 and
width/height should not exceed 200 dp.
Ignoring it because all the images are vector
It warns about networkSecurityConfig which
is used only in debug builds to allow
user SSL certificates. Lint says it's not
available before v24. But it doesn't matter
since before v24 the user SSL certificates
were allowed by default.
@kirmanak kirmanak enabled auto-merge (squash) November 27, 2021 13:07
@kirmanak kirmanak merged commit 44458dd into master Nov 27, 2021
@kirmanak kirmanak deleted the lint branch November 27, 2021 13:10
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.

1 participant