A user of my app complained that he can't open the app in a popup window (like this).
When he tries to do so, a toast saying "This app cannot be shown in popup-view" appears.
I couldn't find any documentation about this feature, specifically not about enabling it for your app. Some users seem to find this useful so I thought about enabling that for my app if that isn't to much work.
Could anyone point me to the documentation of this feature or better yet explain how to add it to an Android app?
put these lines in AndroidManifest.xml
thanks to saurabh1489