In my Android project I navigate between fragments , in one of these fragments , there is a list that receives information from a json .
There was a need to update this list every 1 minute, I'm using
postDelayed(this, 60000...
asked by
02.11.2015 / 15:49