Examlex

Solved

In Apps That Support Both Portrait and Landscape Orientations, OnSizeChanged

question 13

Multiple Choice

In apps that support both portrait and landscape orientations, onSizeChanged is called each time the user rotates the device. This could result in a new Bitmap each time the method is called. When replacing a Bitmap, you should call the prior Bitmap’s ________ method to release its resources.


Definitions:

Related Questions