I\'m trying to add a little space between lines to my TextViews using android:lineSpacingMultiplier from the documentation:
android:lineSpacingMultiplier
Extra spacing
I found a solution, which works, but does result in a Warning (WARN/Resources(268): Converting to float: TypedValue{t=0x3/d=0x4d "1.2" a=2 r=0x7f06000a}) in LogCat.
Warning
WARN/Resources(268): Converting to float: TypedValue{t=0x3/d=0x4d "1.2" a=2 r=0x7f06000a}
1.2