Search results


  1. H

    New WindowManager Bug(App)

    I create simple app. This app use WindowManager. and use WindowManager.LayoutParams.TYPE_SYSTEM_OVERLAY. So WindowManager must be show on top in any app. In my app activity, WindowManager was shown normally. But if go home or another app, WindowManager be hide.(doesn't show) of course, i...