Captcha
Captcha copied to clipboard
刷新按钮问题
刷新按钮是否支持隐藏
ImageView imageView = captcha.findViewById(R.id.refresh); imageView.setImageResource(R.drawable.cat);
可以通过这个方法进行,找到子控件,然后设置你想要的属性