I have a ListView that retrieves messages from a custom API chat feature. When I first open the view, it's not automatically showing the last message, and when I send a new message, the ListView doesn't scroll to the bottom. I need the view to automatically focus on the most recent message both when opening the chat and when sending new messages.
ListView not scrolling to bottom in chat messages
Actions & Logic
Implemented scrollToBottom property on the ListView
Checked the ListView configuration settings None of these attempts have resolved the Database, APIs, Troubleshooting
Yes
1
1 reply