FlowTextView
FlowTextView copied to clipboard
textColor textSize not work
I replace Textview with FlowTextView, but the textColor & textSize property no longer work.
I realized I can set in code, but I can't set lineSpacingMultiplier, may I?
Use setColor(Color.WHITE); It will work