Skip to main content

All Questions

0 votes
1 answer
113 views

Why the Image view inside the item of a list view disappears when i scroll?

I am having a list view inside a tabs fragments, Now inside the list view i am having two views one view is already at gone visibility.when i scroll the list view both the view disappears.I am ...
Asif Sb's user avatar
  • 805
0 votes
3 answers
1k views

change listview's button visibility in an activity

I have a ListView which has a button inside its each rows, I declare the Button inside my ListView adapter, this Button is invisible but I need to change the Button view to visible for some cases. as ...
user3054226's user avatar
0 votes
4 answers
2k views

how can i change another item in the list view when an item is clicked?

title explains it yet i would like to explain more; I have a list view which all items have orange background. To say it simple: when one item is clicked it turns its background to blue. When another ...
Alp's user avatar
  • 1,893