JoaquimLey / transport-eta

Twitch streamed 🎥playground repo, README speaks to you.
https://medium.com/@JoaquimLey/android-architecture-components-now-with-100-more-mvvm-11629a630125
Apache License 2.0
224 stars 45 forks source link

App crashes if pressing on fab button while refresh is in progress #57

Closed huynguyenwork86 closed 6 years ago

huynguyenwork86 commented 6 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Launch the app. Wait until the loading of bus list finished.
  2. Swipe to refresh.
  3. While the loading view is still displaying, press the fab icon at the bottom right corner
  4. App crashes.

Expected behavior App should not crash

Smartphone (please complete the following information):

JoaquimLey commented 6 years ago

Hi, @huynguyenwork86 thanks for filing this issue!

Just a couple more things:

The app is still under heavy development, not even alpha but you might've found a bug, appreciate it :)

JoaquimLey commented 6 years ago

Tested, can't reproduce, closing.