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
I was doing some testing, and while it probably won't happen often, I found that if I rapidly switched between bottom nav items (fragments) the application will eventually freeze up and enter some sort of broken state. In Android Studio, the debug window goes crazy and looks like some sort of infinite loop. Is there any way to limit user input after a certain point?
The text was updated successfully, but these errors were encountered:
I was doing some testing, and while it probably won't happen often, I found that if I rapidly switched between bottom nav items (fragments) the application will eventually freeze up and enter some sort of broken state. In Android Studio, the debug window goes crazy and looks like some sort of infinite loop. Is there any way to limit user input after a certain point?
The text was updated successfully, but these errors were encountered: