Add floating point value to android resources/values

后端 未结 10 1930
清酒与你
清酒与你 2020-11-27 10:52

I\'m trying to add a little space between lines to my TextViews using android:lineSpacingMultiplier from the documentation:

Extra spacing

10条回答
  •  一向
    一向 (楼主)
    2020-11-27 11:09

    Although I've used the accepted answer in the past, it seems with the current Build Tools it is possible to do:

       0.19
    

    I'm using Build Tools major version 29.

提交回复
热议问题