For one, I'm not only using view binding, but click,edit,other method bindings. I tried to switch to kotterknife, but since it's still an interop app, I can't include both. Also wasn't a big fan of having to use
.main.
when getting the views. Not sure if that's totally rational, but it felt like a smell.