(Android) Odd Zoomed In Effect After Closing Menu

I think I figured it out. I am calling Set Screen Resolution to 1920 x 1080 and my screen is not big enough to handle that size, so it looks like it is zoomed in. I just need to make sure that the resolution is correct.

I was trying to make my project compatible with Android phones and I have been testing on Windows all this time.