NordicSemiconductor / Android-nRF-Blinky

nRF Blinky is an application developed targeting an audience of developers who are new to Bluetooth Low Energy
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
268 stars 141 forks source link

Migration from ButterKnife to View Bindings #45

Closed philips77 closed 3 years ago

philips77 commented 3 years ago

This PR migrates UI to ViewBindings as ButterKnife was deprecated.

philips77 commented 3 years ago

I like your suggestion!