My phone (HTC Sensation) has recently been updated updated to Android 4. An app that I already had installed now expands to fill the whole screen but looks very pixelated. Is it possible to disable the auto screen resize for this application?
Looking at the SDK docs (http://developer.android.com/guide/practices/screen-compat-mode.html), the developer of the app can disable it in the manifest file, but as that's not me I'm wondering how I can do it as a user of the app?
Any ideas?