Individual line spacing for each line

前端 未结 5 1293
感动是毒
感动是毒 2020-12-29 12:36

Is it possible to define individual line spacings for each text line of a TextView?

Example:

TextView tv = new TextView(context);
tv.set         


        
5条回答
提交回复
热议问题