ImageView selectableItemBackgroundBorderless does not render outside of view bounds

后端 未结 6 2393
青春惊慌失措
青春惊慌失措 2021-02-13 21:47

I am using selectableItemBackgroundBorderless to add a ripple to an ImageView. My expected behaviour would be to have a circular ripple, extending the

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-13 22:21

    One thing is your limiting the height of the ImageView by 46dp add padding to ImageView instead of Parent layout

提交回复
热议问题