How to apply custom image to checkbox in android

前端 未结 5 1903
一整个雨季
一整个雨季 2020-12-13 06:02

I\'m trying to apply custom image to checkbox in android, for this I create an check_custom.xml file in which I define custom image for different states of chec

5条回答
  •  独厮守ぢ
    2020-12-13 06:36

    Salman, set android:button instead of android:background. See also Custom checkbox image android

提交回复
热议问题