Can I hide a row in the ListView if the textview contains certain text.? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Can I hide a row in the ListView if the textview contains certain text.?

I am getting data from api and updating on UI. The data appears in screen inside ListView . The ListView contains 2 textview is there a way if I can hide a row of the ListView if the textview contains certain text.

6th Jun 2019, 4:23 AM
Ghost rider
1 Réponse
0
I think my question was not very clear. Anyway I found the solution.
6th Jun 2019, 5:08 AM
Ghost rider