Skip to content

RadinLy/Android-Resource-Usage-Count

 
 

Repository files navigation

Android-Resource-Usage-Count

Android Resource Usage Count Plugin

中文版

Auto count resource usage and show it in the left of each line.

Use in Android Studio and IntelliJ IDEA.

Current version is not stable, if count not show, please close file and re-open it.

Jetbrains Plugin Page

Tag to count

  • array
  • attr
  • bool
  • color
  • declare-styleable
  • dimen
  • drawable
  • eat-comment
  • fraction
  • integer
  • integer-array
  • item
  • plurals
  • string
  • string-array
  • style

Result Color

  • 0 - grey color
  • 1 - blue color
  • other - red color

Path not count

  • build/
  • bin/

About

Show usage count for each resource

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%