Hello, I have an application that I wrote with Jetpack Compose. I am using NavigationDrawer in the application. While in one of the Drawer items, I click on another page for details. But this page is not a Drawer item. As a result, no item appears to be selected in the Drawer. How do I make the last page active?