static val PUBLIC_VALUE: Int
A resource was explicitly marked as public. This means the resource can be accessed from any package, and is emitted into all R.java files, public and private.
PUBLIC = 2;