junixapp / XPopup

🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.)
Apache License 2.0
7.76k stars 1.17k forks source link

AttachPopupView 有阴影 #1083

Closed 578618770wts closed 1 year ago

578618770wts commented 1 year ago

去掉了阴影hasShadowBg(false)后,popupwindow还是存在阴影,不是半透明背景,是弹窗下面的elevation

junixapp commented 1 year ago

故意加的,如果要去掉,就复制这个类改下