Set the tint of an ImageView using databinding

前端 未结 0 443
青春惊慌失措
青春惊慌失措 2020-11-29 15:57

I use databinding to set the tint of my ImageView. And this is working well :

android:tint="@{plantEntity.isFavorite ? @color/favorite : @co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题