How would I go about getting ripple effects for icons that implement the clickable modifier? Or even some kind of response to a button/icon being clicked?
The ripple you will get by default for the compound buttons and list items clicks but not for other views. Otherwise you might need to implement your own selector drawables. Although I am not entirly sure if that would work across older Android APIs