1. <i id='sfvIc'><tr id='sfvIc'><dt id='sfvIc'><q id='sfvIc'><span id='sfvIc'><b id='sfvIc'><form id='sfvIc'><ins id='sfvIc'></ins><ul id='sfvIc'></ul><sub id='sfvIc'></sub></form><legend id='sfvIc'></legend><bdo id='sfvIc'><pre id='sfvIc'><center id='sfvIc'></center></pre></bdo></b><th id='sfvIc'></th></span></q></dt></tr></i><div id='sfvIc'><tfoot id='sfvIc'></tfoot><dl id='sfvIc'><fieldset id='sfvIc'></fieldset></dl></div>

        <bdo id='sfvIc'></bdo><ul id='sfvIc'></ul>

      <small id='sfvIc'></small><noframes id='sfvIc'>

      <tfoot id='sfvIc'></tfoot>
    2. <legend id='sfvIc'><style id='sfvIc'><dir id='sfvIc'><q id='sfvIc'></q></dir></style></legend>

        “FLAG_BLUR_BEHIND"的替代方案在安卓?

        时间:2023-08-31
        <tfoot id='ycMDv'></tfoot>

        1. <small id='ycMDv'></small><noframes id='ycMDv'>

            <tbody id='ycMDv'></tbody>

          <legend id='ycMDv'><style id='ycMDv'><dir id='ycMDv'><q id='ycMDv'></q></dir></style></legend>
              <i id='ycMDv'><tr id='ycMDv'><dt id='ycMDv'><q id='ycMDv'><span id='ycMDv'><b id='ycMDv'><form id='ycMDv'><ins id='ycMDv'></ins><ul id='ycMDv'></ul><sub id='ycMDv'></sub></form><legend id='ycMDv'></legend><bdo id='ycMDv'><pre id='ycMDv'><center id='ycMDv'></center></pre></bdo></b><th id='ycMDv'></th></span></q></dt></tr></i><div id='ycMDv'><tfoot id='ycMDv'></tfoot><dl id='ycMDv'><fieldset id='ycMDv'></fieldset></dl></div>

                  <bdo id='ycMDv'></bdo><ul id='ycMDv'></ul>
                  本文介绍了“FLAG_BLUR_BEHIND"的替代方案在安卓?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我可以看到,当我使用 API 演示中显示的相同标志来模糊背景时,我收到一条警告说它已被弃用:

                  I can see that when I use the same flag as shown on the API-demos for blurring the background, I get a warning that it's deprecated:

                  WindowManager.LayoutParams.FLAG_BLUR_BEHIND 字段已弃用".

                  "The field WindowManager.LayoutParams.FLAG_BLUR_BEHIND is deprecated".

                  我读过它,发现不再支持模糊".

                  I've read about it, and I've found that "Blurring is no longer supported".

                  这是否意味着它不适用于未来的版本?他们为什么反对它?有替代方案吗?我真的很喜欢这个功能.

                  Does it mean that it won't work on future versions? Why did they deprecate it? Is there an alternative? I really like this feature.

                  推荐答案

                  好的,可能没有其他使用 API 的替代方案,除非我可能忘记了什么.

                  ok , there is probably no alternative that uses the API , unless maybe i've forgetting anything.

                  我可以使用调光,这也很酷,如 这里:

                  i can however use dimming , which is cool too, as written here:

                  WindowManager.LayoutParams lp = dialog.getWindow().getAttributes();  
                  lp.dimAmount=0.0f;  
                  dialog.getWindow().setAttributes(lp);  
                  dialog.getWindow().addFlags(WindowManager.LayoutParams.FLAG_BLUR_BEHIND);  
                  

                  这篇关于“FLAG_BLUR_BEHIND"的替代方案在安卓?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:点击按钮后 sendUserActionEvent() mView== null 下一篇:如何在 Android 中创建完全自定义的 Dialogue/Popup(更

                  相关文章

                  最新文章

                  <legend id='fpfm2'><style id='fpfm2'><dir id='fpfm2'><q id='fpfm2'></q></dir></style></legend>

                  <small id='fpfm2'></small><noframes id='fpfm2'>

                    <bdo id='fpfm2'></bdo><ul id='fpfm2'></ul>

                  1. <tfoot id='fpfm2'></tfoot>

                    1. <i id='fpfm2'><tr id='fpfm2'><dt id='fpfm2'><q id='fpfm2'><span id='fpfm2'><b id='fpfm2'><form id='fpfm2'><ins id='fpfm2'></ins><ul id='fpfm2'></ul><sub id='fpfm2'></sub></form><legend id='fpfm2'></legend><bdo id='fpfm2'><pre id='fpfm2'><center id='fpfm2'></center></pre></bdo></b><th id='fpfm2'></th></span></q></dt></tr></i><div id='fpfm2'><tfoot id='fpfm2'></tfoot><dl id='fpfm2'><fieldset id='fpfm2'></fieldset></dl></div>