I want to upgrade my app from 8.0 to 8.1. As it is now my app works in snapped mode and fullscreen mode. Is it possible to just support these modes in 8.1 as well? I mean the user can decided the screen width so its larger then 320 but i will still just
use the leftmost 320 (old snapped view). The rest will be an empty area...
Will this be approved? Is it a requirement that it supports dynamic width?