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
msglist [nfc]: Make a common codepath for prevMessage != null
I.e., the top of the `else` that belongs to the
`if (prevMessage == null)`. We'll use this to implement
MessageListMessageBaseItem.isLastInFeed, coming up.
0 commit comments