back arrow on Training does not work
berfey opened this issue · 1 comments
berfey commented
If one is on the active training page, the application back arrow does nothing because of the follow errors
W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@eff1469
W/org.secuso.privacyfriendlyactivitytracker.activities.TrainingOverviewActivity: Found active training session
The android back button though works and bring the screen back to the Training summary page
sleep-yearning commented
So should a training in the background be possible in general? Because I imagine it could be easily forgotten when "minimized" by the back button. The difference in behavior is obviously a bug, but I am unsure which behavior is more sensible.