jansonjoan

Results 1 issues of jansonjoan

- 系统版本(必须)/ System version (required):MIUI 12.5.8 Android 11 - 库版本(必须)/ Library version (required):3.2.0 - 问题代码/截图(可选)/ Problem code or screenshot (optional): ```EventTagsPopup eventTagsPopup = new EventTagsPopup(getContext(), tagTextView); eventTagsPopup.setBackgroundColor(Color.TRANSPARENT); eventTagsPopup.setBlurBackgroundEnable(true); eventTagsPopup.setBlurOption(new PopupBlurOption().setBlurView(blurView));...