Actually, when user receives a notification of track validated, the sessions and tracks list is not updated. The user have to drag the view and this is misleading.
I fixed it sending a BroadcastNotification when validation notification is received. The 2 Fragments register as broadcast receivers.
Minor Fixes when when resume application, sometimes refresh handlers throw NullPointerExceptions because components (viewPagers) that are not initialized.
Actually, when user receives a notification of track validated, the sessions and tracks list is not updated. The user have to drag the view and this is misleading. I fixed it sending a BroadcastNotification when validation notification is received. The 2 Fragments register as broadcast receivers.
Minor Fixes when when resume application, sometimes refresh handlers throw NullPointerExceptions because components (viewPagers) that are not initialized.