Is it possible to scale drawableleft & drawableright in textview?

前端 未结 8 2217
悲&欢浪女
悲&欢浪女 2020-12-14 05:53

I have TextView with drawableLeft & drawableRight in List item. The problem is, whenever the height of TextView is l

8条回答
  •  暖寄归人
    2020-12-14 06:01

    Just make 9-path background repeating this pattern.

    And also it seems it will be better look in case the pattern will be applied to the list, not to individual item.

提交回复
热议问题