Kaede Akatsuki

Results 42 comments of Kaede Akatsuki

the text does not get enough space, set the following constant a larger value. > Constants.LAYOUT_WIDTH_OFFSET

这个裤子从2015.05开始就有重构的计划: 1.改用SpannerString; 2.增加动画; 3.增加TAG排序和组合的策略; _(-ω-`_)⌒)_ 工作累成狗

等新桌子到后,来一波重构吧

Every tag is a TextView. You can just find the TextView you want and change the color of it. Actually I am intented to upgrade this project, because there are...

下次大改后再入库吧 2016年3月2日 15:23,"guguangzhu" [email protected]写道: > 没有仓库吗? > > — > Reply to this email directly or view it on GitHub > https://github.com/kaedea/Android-Cloud-TagView-Plus/issues/10#issuecomment-191108076 > .

Hey, SP. This bug is because the value of **mWidth** in the `TagView.java` is not set correctly in the first time you scroll to bottom. You can just set a...

Well, set TagView#drawTags to public and call this method after `footerHolder.tagView.addTag(tag);`

Please try debug in the Constructor of TagView to see where the logic is wrong. Make sure the method `drawTags` could be called correctly.

Well, now the problem is that the code works just porfect for me. I don't know how you use the lib so that I have no way to debug.