Aamir Mehmood Lucky
Aamir Mehmood Lucky

Reputation: 1

How to INVISIBLE button from recylerview permenantly?Android studio with java

i have 114 items in recylerview , each item have Download button, i want when user click on download then it start downloading and after downloading button shoud be INVISIBLE, i am using button.setVisibility(View.INVISIBLLE) ,but when i close app and reopen app then again all button are visible.

Upvotes: 0

Views: 30

Answers (0)

Related Questions