mathew-kurian / TextJustify-Android

:page_facing_up: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0
https://github.com/bluejamesbond/TextJustify-Android/wiki
Apache License 2.0
1.86k stars 370 forks source link

Performance leak #77

Open ygalav opened 9 years ago

ygalav commented 9 years ago

I use this component in ListView, through Lazy Initialization it works quite slow

sigrlami commented 9 years ago

@ygalav Could you provide more information? Attach some sample code?. Did you use View Holder pattern?