Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android/ui: use compose getValue syntactic sugar consistently #367

Merged
merged 1 commit into from
May 17, 2024

Conversation

barnstar
Copy link
Member

@barnstar barnstar commented May 3, 2024

Updates #cleanup

"by stateFlow" is syntactic sugar for" = stateFlow.value" and is more idiomatic. There should be no functional difference here.

@barnstar barnstar requested review from agottardo and kari-ts May 3, 2024 21:35
Updates #cleanup

"by stateFlow" is syntactic sugar for" = stateFlow.value" and is more
idiomatic.  There should be no functional difference here.  Just\
changed where it can be for consistency.

Signed-off-by: Jonathan Nobels <[email protected]>
@barnstar barnstar merged commit b37492a into main May 17, 2024
4 checks passed
@barnstar barnstar deleted the jonathan/cleanup-2 branch May 17, 2024 18:49
kari-ts pushed a commit that referenced this pull request May 29, 2024
Updates #cleanup

"by stateFlow" is syntactic sugar for" = stateFlow.value" and is more
idiomatic.  There should be no functional difference here.  Just\
changed where it can be for consistency.

Signed-off-by: Jonathan Nobels <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants