Closed james8885 closed 4 years ago
When there's a last message (custom categories message) in the conversation list and user did a search. The application crash.
It will be able to filter without crashing.
Step 1: Send a custom categories message. Step 2: Open the app and do a search on the conversation list. After this the program crashes.
Productions
Hi @james8885 ,
Please check our latest UI Kit v2.0.2, we have fixed this issue by adding a check for TEXT_MESSAGE Type in Filterable method of ConversationAdapter class.
Describe the problem
When there's a last message (custom categories message) in the conversation list and user did a search. The application crash.
What was the expected behavior?
It will be able to filter without crashing.
Reproduction
Step 1: Send a custom categories message. Step 2: Open the app and do a search on the conversation list. After this the program crashes.
Environment
Productions