After creation, the surfaceDestroy is only available when the activity is overwritten or destroyed.
The view sliding off the screen will not cause the surfaceView to be Destroy
In addit
After creation, the surfaceDestroy is only available when the activity is overwritten or destroyed.
The view sliding off the screen will not cause the surfaceView to be Destroy
In addit
day24 Three Object-Oriented Features Inheritance, encapsulation, polymorphism Encapsulation: Put a bunch of things (code, data) in one place (space), and you can use it
class Student: def __