BabushkaText icon indicating copy to clipboard operation
BabushkaText copied to clipboard

A simpler way to style your TextViews

Results 7 BabushkaText issues
Sort by recently updated
recently updated
newest added

i want to use babushktext, so i copy .java code. but i have a problem with my code... I'd really appreciate it if you help me ------------solve it kkk.... how...

Update to API 28. This [link ](https://github.com/SezerFidanci/BabushkaText)

能给其中某几个字符添加点击事件吗。

![d2bc3295-4725-4361-a3d9-51bc8ccb2942](https://cloud.githubusercontent.com/assets/5644264/14036428/bd3b87a0-f273-11e5-9334-5384fe010619.png)

if (aPiece.textSize==0) - { - aPiece.textSize = DEFAULT_ABSOLUTE_TEXT_SIZE; - } - finalString.setSpan(new AbsoluteSizeSpan(aPiece.textSize), start, end, Spannable - .SPAN_EXCLUSIVE_EXCLUSIVE);

Hi, First of all, thanks for your library, it looks really nice. But it will be much better to give an ability to add custom spans. Thanks.

enhancement