Closed as not planned
Description
Summary:
In kotlin we have the option of using Kotlin Android Extensions ViewBinding
I am in favour of their usage for their ease of use.
The alternatives are:
- Continue using butterknife
- Use ViewBinding for compile time safety