Add MIN_LINE_SIZE property 95/233095/14
authorJoogab Yun <joogab.yun@samsung.com>
Tue, 12 May 2020 05:55:59 +0000 (14:55 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Thu, 14 May 2020 08:59:57 +0000 (17:59 +0900)
Users want to set the line size in multi-line.
We have a lineSpacing property which allows us to set the spacing of the lines.

However, the user wants to achieve a similar effect by setting the size of the line, not lineSpacing.

Change-Id: Ia96e1875e90454a3269d2ad853d3c4e20ce66ae9


No differences found