I have a problem, when I want to reference in my main activity a value of an object of another activity, it returns null even though I used inflater. This is my code:
LayoutInflater inflater = (LayoutInflater) getSystemService(Context.L...
asked by
07.10.2017 / 00:12