Opening a game (message list) takes up to 4 seconds. Even when was already opened once.
When I do this with network switched off, it loads faster. This suggests that the UI waits for the network to respond. The UI should never wait for network. Rather, the message list must update as new messages are loaded via the network.