I have a ListView of TextViews and to highlight one of these, I want to make the TextView bold. This only works if I don't scroll the ListView. After I scroll, the boldness changes to a different position. Does anyone know why, or how I can solve this problem?
A:
Not right offhand. I would recommend posting some code; the problem sounds like it may be in your implementation
atraudes
2010-10-20 23:29:56