BasePopup icon indicating copy to clipboard operation
BasePopup copied to clipboard

setOverlayStatusbar问题

Open NLucifer opened this issue 2 years ago • 1 comments

提issue前请去WIKI#常见问题查询相关问题,避免重复提问

Please go to WIKI#FAQ for relevant questions before commit your issue to avoid repetitive questions.


提issue前请务必参考以下格式填写,否则该问题会被直接关闭。

Please be sure to follow the format below before submitting the issue, otherwise the question will be actively closed!

  • 系统版本(必须)/ System version (required):android 11
  • 库版本(必须)/ Library version (required):3.2.0
  • 问题代码/截图(可选)/ Problem code or screenshot (optional):
  • 报错信息(可选)/ Error reporting information (optional):

问题描述/重现步骤请写在这里 Please write the description here. popupGravity = Gravity.BOTTOM,xml高度是match_parent时,显示在某一个view之下时。 设置setOverlayStatusba时,window无法全屏

NLucifer avatar Dec 17 '21 02:12 NLucifer

跟个问题:setBackground(0) ,底部导航栏会变成透明(或者是消失了),加上setOverlayNavigationBar(false) 也不行

HolenZhou avatar Oct 07 '23 03:10 HolenZhou