Tips to repro bugs on Android
• If you know where it happenend, try to use an environment as similar as possible. Device, Network, Appversion, etc. For fedi apps, same instance, same post, etc.
• Try with spotty network and offline
• Try after a cold start, and after bringing the app to the foreground.
• Turn on the developer option "don't keep activities". This helps simulate the system memory killing old activities and can expose very weird behavior.
• Rotate the screen