Android Custom button with imageview and textview inside?

前端 未结 6 1942
一整个雨季
一整个雨季 2021-01-04 21:27

I\'m looking to create a custom button. This button ideally would have an image on the left and a textview on the right. How would I accomplish this?

6条回答
  •  醉梦人生
    2021-01-04 21:31

    You can do this by using NoboButton

    Simple and fast way to create android button with icon, radius, background

    Library url https://github.com/alex31n/NoboButton

    Screenshot https://raw.githubusercontent.com/alex31n/NoboButton/master/Assets/button_screenshot.jpg

提交回复
热议问题