Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.
This repository was archived by the owner on Aug 14, 2019. It is now read-only.

showTypingIndicator not appearing #352

Closed
@gibo

Description

@gibo

The typing indicator does not appear when set to YES, there seems to be space made for it, but it does not render.

This bug can be reproduced using the demo application by modifying the function receiveMessagePressed, insert a return statement after:

self.showTypingIndicator = !self.showTypingIndicator;

Now the user needs to press the '...' buttton in the top right.

The typing indicator should appear the first time it is pressed, but it does not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions