Open nqta0611 opened 7 years ago
Right now, when click to notification bar, it direct to the home screen. Need to redirect to the Playing Screen. Either do it from Service (tricky) or having a global indicator in MainActivity, then show Fragment during onStart (feasible)
Right now, when click to notification bar, it direct to the home screen. Need to redirect to the Playing Screen. Either do it from Service (tricky) or having a global indicator in MainActivity, then show Fragment during onStart (feasible)