In my application, I am setting multiple screen support. In my layout am using layout-normal it supports 320x480 and 480X720hdpi(I think, because it takes it from layout-normal)every layout fit to both resolution perfectly, But pop up window not fit for 480X720 resolution.
Please refer my image 320x480 screen image and 480x720 screen image will know the problem. How to solve the problem.
1.320X480 Screen 2.480x720 Screen