mtonio91/AMLoginViewController

3.5" Screen?

Opened this issue · 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?

Oops. I figured out five seconds into googling:

   [avPlayerLayer setVideoGravity:AVLayerVideoGravityResizeAspectFill];