butterknife 8.0.0

时间:2021-03-30 06:02:42
【文件属性】:

文件名称:butterknife 8.0.0

文件大小:247KB

文件格式:ZIP

更新时间:2021-03-30 06:02:42

butterknife 8.0.0

butterknife butterknife-annotations butterknife-compiler @Bind becomes @BindView and @BindViews (one view and multiple views, respectively). Calls to bind now return an Unbinder instance which can be used to null references. This replaces the unbind API and adds support for being able to clear listeners. New: @BindArray binds String, CharSequence, and int arrays and TypeArray to fields. New: @BindBitmap binds Bitmap instances from resources to fields. @BindDrawable now supports a tint field which accepts a theme attribute. The runtime and compiler are now split into two artifacts. compile 'com.jakewharton:butterknife:8.0.0' apt 'com.jakewharton:butterknife-compiler:8.0.0' New: apply overloads which accept a single view and arrays of views. ProGuard rules now ship inside of the library and are included automatically. @Optional annotation is back to mark methods as being optional.


【文件预览】:
butterknife 8.0.0
----butterknife-annotations()
--------butterknife-annotations-8.0.0-javadoc.jar(84KB)
--------butterknife-annotations-8.0.0.pom(1KB)
--------butterknife-annotations-8.0.0-sources.jar(15KB)
--------butterknife-annotations-8.0.0.jar(16KB)
----butterknife()
--------butterknife-8.0.0.pom(2KB)
--------butterknife-8.0.0-javadoc.jar(46KB)
--------butterknife-8.0.0-sources.jar(8KB)
--------butterknife-8.0.0.aar(16KB)
----butterknife-compiler()
--------butterknife-compiler-8.0.0-sources.jar(18KB)
--------butterknife-compiler-8.0.0-javadoc.jar(19KB)
--------butterknife-compiler-8.0.0.pom(3KB)
--------butterknife-compiler-8.0.0.jar(38KB)

网友评论