Skip to content

Added delay in spinner while Reconnecting.

  • Reference : #21 (closed)
  • Issue : RoomListHeader spinner state changes very fast. @bastianilso wrote : "The iconStack state changes from 'error->connecting->error' so fast that it seems like 'error->error'."
  • Solution method : Delaying the last state change, and showing the spinner for at least a second
Edited by Abhishek

Merge request reports