Closed
Description
Actual Behaviour
The tiles in the main screen disappear under certain circumstances.
Expected Behaviour
The tiles should always be visible in the main screen.
Steps to reproduce it
- Open app
- Tap on "Wave Generator"
- Tap on "Produce Sound" button until text on button changes to "Stop Sound" (I need to tap twice on my device)
- Tap on Android back button or on arrow in the Action bar
- Change orientation of device
LogCat for the issue
The only remotely interesting lines:
2020-06-10 22:22:59.166 1119-1205/? I/WindowManager: Screen frozen for +503ms due to Window{4b88b9c u0 io.pslab/io.pslab.activity.WaveGeneratorActivity}
2020-06-10 22:22:59.173 1119-1142/? I/ActivityManager: Displayed io.pslab/.activity.WaveGeneratorActivity: +500ms
Screenshots of the issue
Would you like to work on the issue?
I can have a look or help debugging this issue.