[android-developers] ScrollView in SYSTEM_TYPE_ALERT is blurred

2012-02-07 Thread Drew
I have an android app that displays an system alert from a service: WindowManager.LayoutParams params = new WindowManager.LayoutParams(WindowManager.LayoutParams.FILL_PARENT, WindowManager.LayoutParams.FILL_PARENT, WindowManager.LayoutParams.TYPE_SYSTEM_ALERT, WindowManager.LayoutP

[android-developers] ScrollView in SYSTEM_TYPE_ALERT

2012-02-07 Thread Drew
I have an android app that displays an system alert from a service: WindowManager.LayoutParams params = new WindowManager.LayoutParams(WindowManager.LayoutParams.FILL_PARENT, WindowManager.LayoutParams.FILL_PARENT, WindowManager.LayoutParams.TYPE_SYSTEM_ALERT, WindowManager.LayoutP