android / architecture-components-samples

Samples for Android Architecture Components.
https://d.android.com/arch
Apache License 2.0
23.4k stars 8.29k forks source link

NavigationAdvancedSample appBarConfiguration not working after update to 2.4.0-alpha01 #1007

Closed mw-intive closed 3 years ago

mw-intive commented 3 years ago

Hello,

When running the sample app I see weird behaviour of the back arrow appearing on the root screen of every tab

Android device: Huwaei P30 pro, android 11.0.0

NavigationAdvancedSampleIssue

ianhanniballake commented 3 years ago

This was fixed in b/189868637 as part of Navigation 2.4.0-alpha03 and will be picked up by the sample once we update the dependency.