• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android SYSTEM_ALERT_WINDOW

Hareef

Newbie
I created a system alert window , using windowsManager layoutparams i set the width and height as "WRAP_CONTENT". If i set height as "WRAP_CONTENT" it is taking the full screen height, but if i set the widht as "WRAP_CONTENT" it is not taking the full screen width.
So the system alert window have some constraints on taking the full screen width?
 
Back
Top Bottom