sabeenabusali / MyDesk

2 stars 0 forks source link

Android: Container Addition: If the containers are added one by one a bit faster, sonme added containers fails to appear in the UI #470

Open biswash opened 9 years ago

biswash commented 9 years ago

Add some containers, say 1, and before reloading completes ad another, say 2, and before next reloading completes ad another, say 3.

Sometimes, the containers 2 and 3 fail to appear in the UI

KSShamon commented 9 years ago

This is a normal behaviour. Newly added container will be show only if a server loading is done. If by any reason (network error, server response failure,etc ) the response from server is not received then container will not be show.