InsGallery icon indicating copy to clipboard operation
InsGallery copied to clipboard

PictureSelectorInstagramStyleActivity里pictureRightDefaultTextColor为null

Open suchen2 opened this issue 5 years ago • 1 comments

版本:0.7.0 位置:PictureSelectorInstagramStyleActivity -> readLocalMedie() -> mTvPictureRight.setTextColor(enabled ? config.style.pictureRightDefaultTextColor : ContextCompat.getColor(getContext(), R.color.picture_color_9B9B9D));

报错: image

使用: 主题好像有默认值的,不知道这里是不是bug image

suchen2 avatar Jan 08 '21 11:01 suchen2

好像是我的使用方式有问题,换了种方式可以了

suchen2 avatar Jan 08 '21 11:01 suchen2