Material-BottomNavigation icon indicating copy to clipboard operation
Material-BottomNavigation copied to clipboard

Disabled state of menu items are not saved to instance state

Open WonderCsabo opened this issue 9 years ago • 0 comments

If you disable some menu items, then recreate the Activity, the disabled items will be enabled again.

The view should save the disabled items to the Parcelable, and restore them.

WonderCsabo avatar Feb 22 '17 10:02 WonderCsabo