You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The language for step 3 under "Implement a navigation rail" makes it sound like the AnimatedVisibility composable should be inside the ReplyNavigationRail composable.
"In the ReplyAppContent composable body first line, wrap the ReplyNavigationRail composable around the AnimatedVisibility composable and set the visible parameter to be true if the ReplyNavigationType value is NAVIGATION_RAIL."
The text was updated successfully, but these errors were encountered:
The language for step 3 under "Implement a navigation rail" makes it sound like the AnimatedVisibility composable should be inside the ReplyNavigationRail composable.
"In the ReplyAppContent composable body first line, wrap the ReplyNavigationRail composable around the AnimatedVisibility composable and set the visible parameter to be true if the ReplyNavigationType value is NAVIGATION_RAIL."
The text was updated successfully, but these errors were encountered: