This was already discussed on this board, but the picture still is not clear to me. I'm starting viewfinder with
iCamera->StartViewFinderBitmapsL( iSize );
Here is the thing I'm not getting: it seems to me viewfinder size only partially depend on iSize. It only use iSize.iWidth, and returned viewfinder bitmap height is always 3*iSize.iWidth/4, iSize.iHeight notwithstanding. Even in the portrait mode. So I don't see any way to get fullscreen viewfinder in the portrait mode. I can do it in the landscape mode, but in that case I get different placement of options menu.



