LDialog icon indicating copy to clipboard operation
LDialog copied to clipboard

建议

Open Longxx1008 opened this issue 4 years ago • 1 comments

看了下,发现内容不支持SpannableStringBuilder,不知道是不是我用错了。其实可以新增这个功能出来,现在基本APP都是需要隐私协议弹窗,单独点击内容里面的协议名称,如果没有这个的话,需要满足这种情况需要做的事就太多了

Longxx1008 avatar Nov 10 '20 04:11 Longxx1008

是支持的. 例如: lDialog.setText(R.id.tv_content, spannableStringBuilder);

liys666666 avatar Nov 30 '20 04:11 liys666666