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 lint errors #189

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Fix lint errors #189

merged 1 commit into from
Nov 9, 2023

Conversation

udenr
Copy link
Collaborator

@udenr udenr commented Nov 9, 2023

  • Replace WorkManagerInitializer with InitializationProvider in AndroidManifest.xml
  • Fix missing resource identifiers in layout files
  • Add <uses-feature> to AndroidManifest.xml
  • Add lint config file lint.xml
  • Ignore NotificationPermission for glide in lint.xml
  • Set severity of missing translations to warning in lint.xml
  • Fix indentation in ContactResultWrapper.java
  • Delete unused fragment_result_mms.xml
  • Fix pathData in ic_sync_black_24dp.xml
  • Enable abortOnError in build.gradle

- Replace WorkManagerInitializer with InitializationProvider in AndroidManifest.xml
- Fix missing resource identifiers in layout files
- Add `<uses-feature>` to AndroidManifest.xml
- Add lint config file `lint.xml`
- Ignore `NotificationPermission` for glide in lint.xml
- Set severity of missing translations to warning in lint.xml
- Fix indentation in ContactResultWrapper.java
- Delete unused fragment_result_mms.xml
- Fix pathData in ic_sync_black_24dp.xml
- Enable abortOnError in build.gradle
@udenr udenr self-assigned this Nov 9, 2023
@udenr udenr merged commit 64370b6 into development Nov 9, 2023
2 checks passed
@udenr udenr deleted the fix_lint_errors branch November 9, 2023 17:36
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