Join Slack
Powered by
it turns out if I replace that `first()` with `key...
# android
e
Erfan
07/27/2018, 9:13 PM
it turns out if I replace that
first()
with
keys[0]
the problem disappears 😐. Can anyone explain why is it so? 🤔
Open in Slack
Previous
Next