Fixed Feature Request P1 Add Hotlist Status UpdateNo update yet.Descriptionra...@google.com created issue #1Sep 14, 2020 06:39PMAdd fun Modifier.onFocusChanged(onFocusChanged: (FocusState) -> Unit): Modifier that fires when the focus changes. (Modifier.onFocusEvent is triggered every time requestFocus() is called, even if the focus state is unchanged) Issue summaryCommentsAll comments Oldest first ap...@google.com <ap...@google.com> #2Dec 9, 2020 10:00PMHi. Thanks for reporting this. Fixed in this changelist. This should be available in alpha-04 ra...@google.com <ra...@google.com> Dec 10, 2020 07:33AMMarked as fixed.Add comment Comment
Description
Add fun Modifier.onFocusChanged(onFocusChanged: (FocusState) -> Unit): Modifier that fires when the focus changes. (Modifier.onFocusEvent is triggered every time requestFocus() is called, even if the focus state is unchanged)