I feel like you could write a trivially simple del...
# android
a
I feel like you could write a trivially simple delegate for views in which you pass the ID and it fetches you the view from context on access… Actually I think this is basically what KotterKnife does (You just don’t directly provide context if I recall)