If I migrate my ButterKnife implementation to Kott...
# android
m
If I migrate my ButterKnife implementation to KotterKnife what does the grade look like? Are the implementation ButterKnife calls removed?
I'd like to implement a simple binding for linearlayout. Having issue with being null after binding when using ButterKnife
I see the solution is to rely on kotlin view binding