architecture-components-samples icon indicating copy to clipboard operation
architecture-components-samples copied to clipboard

[NavigationAdvancedSample] NavigationExtensions state bug when switching to split-screen mode (multi screen window)

Open TurKurT656 opened this issue 4 years ago • 1 comments
trafficstars

I'm using the ktx function in NavigationExtensions.kt for BottomNavigationView Everything works great, however when I switch the app to Split-Screen mode and then full screen it again, If BottomNavigationView's selectedItemId is not the first graph, it automatically resets destination to firstGraph while it's icon on BottomNavigationView isn't updated, and after that both of them cannot be clicked. How can I solve this problem?

TurKurT656 avatar Dec 16 '20 11:12 TurKurT656

Any way to solve this problem? Stopped working after version 2.3.5

joaoeudes7 avatar Jun 01 '22 11:06 joaoeudes7