Hi, my app consists of a server and client, when the client connects it receives a string from the server, then converted into a dictionary which I use to add ThreeLineAvatarIconListItem to my MDList with ScrollView. the app on PC works correctly, on phone android (Samsung A6) works correctly. But on phone (Samsung Note 8) a strange thing happens, the ThreeLineAvatarIconListItem are overwritten.
how in the following photo:
the code is the follow:
the commented code is old.