Hi all, when i use startActivity and go to activit...
# android
c
Hi all, when i use startActivity and go to activityB from activityA and i press backbutton in activityB to return to activityA i lose the information, in activityA i have an recyclerview that load with intent.extra.getString("url") this like param with volley but when i return it throw null
stackoverflow 4
google 3