afohrman 2055801374 Add feedback for selected bottom navigation items.
Set the BottomNavigationItemView to selected in setChecked to fix an issue where there was no feedback when a bottom nav item was selected. The solution here also allows for removing the override of onInitializeAccessibilityNodeInfo in favor of BottomNavigationItemView getting selection behavior "for free" from View.

PiperOrigin-RevId: 192717626
2018-04-17 15:54:22 -04:00
..