junixapp/XPopup

ImageViewerPopupView 设置背景改为Drawable

GXSZone opened this issue · 0 comments

    public ImageViewerPopupView setBgColor(int bgColor) {
        this.bgColor = bgColor;
        return this;
    }

设置背景改为Drawable