(Android Studio) My Canvas is being drawn to, no errors, but it does NOT update the screen
I’m making a solitaire game for Android and so far I’ve managed to figure everything necessary out, except for the Canvas. The Canvas is being locked, drawn to, unlocked and posted, but it is NOT updating the screen.