mathew-kurian/TextJustify-Android

Prefix all the customs attrs

Closed this issue · 2 comments

As you are using rather common custom attrs like text or textSize, theses attrs could conflict with another libraries.

As suggested by Xavier Ducrohet here, you should prefix all your custom attrs with something like tj_.

You could also consider using the platform attrs for common attrs like textSize, paddingetc...

Thanks

Thank you. Improvements will be put in the next build.

Done. Version 2.0.3. Prefixed with documentView