• Stars
    star
    860
  • Rank 52,754 (Top 2 %)
  • Language
    Java
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Show usage count for each resource

Android-Resource-Usage-Count

Android Resource Usage Count Plugin

DEPRECATED

Due to IDE's find usage action cause too much memory, use this plugin will block your pc maybe after AS 3.0.

If I find some solution, i will reopen this repo.

中文版

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

Use in Android Studio and IntelliJ IDEA.

If count not show, please edit/reopen 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

Custom color in Preferences - Other Settings - Android Resource Usage Count

Path not count

  • build/
  • bin/