misakuo / 3dTagCloudAndroid

Tagcloud component for android
MIT License
1.65k stars 291 forks source link

change color of each tag #14

Closed yasaman93 closed 7 years ago

yasaman93 commented 7 years ago

How to change color of each tag?

misakuo commented 7 years ago

Just override the TagsAdapter#onThemeColorChanged(View view,int themeColor) and apply your custom color to tag view.

misakuo commented 7 years ago

Long time no reply, I will close this issue. if have any question you can reopen it at any time