hendraanggrian / r-parser

Scan and parse Android resource ids in annotation processor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license

RParser

Scan and parse Android R classes in annotation processor. Shamelessly obtained from ButterKnife

dependencies {
    compile 'com.hendraanggrian:r-parser:0.2'
}

About

Scan and parse Android resource ids in annotation processor.

License:Apache License 2.0


Languages

Language:Java 100.0%