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
Timer.schedule(...) does not work great with Fragments, gives issues with multithreading. Maybe add in MainActivity and force the activity to call methods down to its children; check if that works with multithreading.
The text was updated successfully, but these errors were encountered:
Timer.schedule(...) does not work great with Fragments, gives issues with multithreading. Maybe add in MainActivity and force the activity to call methods down to its children; check if that works with multithreading.
The text was updated successfully, but these errors were encountered: