material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

Lint checks for colorAccent and colorPrimaryDark

Open gabrielemariotti opened this issue 5 years ago • 1 comments
trafficstars

Added lint checks:

  • ThemeCheckColorAccent : Detects usages colorAccent in style resources
  • ThemeCheckColorPrimaryDark : Detects usages colorPrimaryDark in style resources

It closes #1376

gabrielemariotti avatar Jul 26 '20 07:07 gabrielemariotti