Ask Your Question

Revision history [back]

NativeCameraView and JavaCameraView classes base on size of View surface on the screen, where frame will be drawn. In most cases it is smaller then screen. It becomes smaller if some additional elements like panels and headers are included in layout. You can check your application layout and element sizes with hierarchyviewer tool from Android SDK (sdk/tools/hierarchyviewer).