AMLoginViewController icon indicating copy to clipboard operation
AMLoginViewController copied to clipboard

3.5" Screen?

Open chug2k opened this issue 10 years ago • 1 comments

Hey,

So this doesn't look quite right on a 3.5" screen. I'm okay repositioning the username/password controls, of course, but how do I stretch the video?

chug2k avatar Jul 06 '14 18:07 chug2k

Oops. I figured out five seconds into googling:

   [avPlayerLayer setVideoGravity:AVLayerVideoGravityResizeAspectFill];

chug2k avatar Jul 06 '14 18:07 chug2k