what is window.addFlags(Integer.MIN_VALUE)

前端 未结 0 855
庸人自扰
庸人自扰 2020-12-16 01:02

I want to know what the following piece of code does as a whole? and window.addFlags(Integer.MIN_VALUE) in particular.

    if (VERSION.SDK_INT >= 21) {
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题