Solved
[Android] Disable back-swipe navigation on drawing screen
In this issue, the user was having an issue where swiping from the left side of the screen went back. This is caused by Android 10's swipe-navigation feature.
This can apparently be disabled on a per-screen basis. See here.