When I come to my chat screen my list view is empty but when send any message such as " Hi " my previous chats are visible.
( Please tell me a solution soon as I am running out of time and I need to publish this by today evening. )
The only thing you will have to do is that you need to retrieve the data using the Get Value for Tag
in Screen1.initialise
and Listview.elements
to the value recieved.
can you show the pic of codes.
so has your problem been resolved?
thankyou it worked
1 Like
I have this problem too, cany you solve this.
Okay, i will try
I have made a chat app like thing . When I use that app in my phone I couldn’t scroll the listview. Why is it so?
you mean, you can't scroll with your finger?
Yes I can scroll the page but not the list view.
Set screen scrollable to false.
yeah i went to his page but i couldn't find the solution
1 Like
Thanks Salman_Dev it is a pleasure that you helped me a lot I have found its solution ( WE HAVE TO SET THE LIST VIEW HEIGHT TO AUTOMATIC ) .
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.