JakeWharton / butterknife

Bind Android views and callbacks to fields and methods.
http://jakewharton.github.io/butterknife/
Apache License 2.0
25.57k stars 4.61k forks source link

Listener for BottomNavigationView #860

Open itanoss opened 7 years ago

itanoss commented 7 years ago

Could you support BottomNavigationView.OnNavigationItemSelectedListener?

serefbulbul commented 7 years ago

I'm also having the same issue. It seems like binding for BottomNavigationView doesn't work.

takabar commented 7 years ago

any update for this?

JakeWharton commented 7 years ago

Updates are presented as comments on issues.

On Mon, Feb 27, 2017, 9:20 PM akbartaufik notifications@github.com wrote:

any update for this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JakeWharton/butterknife/issues/860#issuecomment-282921565, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEEEWQZ8fleBg9QI7O_fZXRvU1DYE-hks5rg4RTgaJpZM4LzjW6 .

StijnSerruys commented 6 years ago

It would be nice to have this implemented.