Skip to content

rosberry/MDCLintRules

Repository files navigation

Material Design Component Lint Rules

Library check that you should use MDC instead of AppCompat widgets. Show warnings in AndroidStudio and suggests fix.

Contains checkers for:

  • Material Button
  • Material Card View
  • Material Check Box
  • Material Slider
  • Material Switch
  • Material Text View
  • Material Toolbar

How to install

dependencies {
    lintChecks("com.rosberry.android.lint:mdc-lint-rules:VERSION")
}

About

Lint Rules for checking using MDC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages