I am using the new android.support.design.widget.BottomNavigationView from the support library. How can I set the current selection from code? I realized, that
android.support.design.widget.BottomNavigationView
It is now possible since 25.3.0 version to call setSelectedItemId() \o/
setSelectedItemId()