How can I hide bottom navigation bar on scroll of a LazyColumn inside a Tab #250
shriharsha-srb
started this conversation in
General
Replies: 1 comment 1 reply
-
|
https://developer.android.com/jetpack/compose/compositionlocal |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In TabNavigationActiivity, say I want to hide/show bottom navigation bar based on scroll direction of a LazyColumn inside HomeTab, is it possible? How will i handle such scenario ?
Beta Was this translation helpful? Give feedback.
All reactions