Kulwinder Singh
03/12/2018, 11:55 AMobject
in right way ,I'm creating object
from MainActivity
and then there are lot of Fragments
which access song
from MusicStore
object ,I'm using this because I want to load songs
list
only once and then reuse it,so is I'm using it right and what is lifetime of object
?