lu769257351

Results 7 comments of lu769257351

@jdsjlzx 这个bug现在有结果了吗,我这边也遇到同样的问题,但是不是必现

你好,请问有找到解决办法吗?

在继承AppCompatActivity的activity中使用DelegateAdapter时,在adapter的xml中有包含TextView会在OPPO5.0系统中出现上面的错误

OnFocusChangeListener focusChangeListener=new OnFocusChangeListener() { @Override public void onFocusChange(View v, boolean hasFocus) { if (v.getBackground() == boxBgNormal || ((EditText) v).getText().toString().equals("")){ setBg((EditText) v,hasFocus); } } }; 这样做可以实现已经填写的背景框设置成选中颜色

是的,这个我已经解决了,我看短剧页面不支持Android对吗?