Use setColor instead of setTint to apply styleable color to ripple.

Ripples now have their color defined by color field instead of tint.
We set this programatically based on a style attribute, so this code
had not caught up and was crashing.

Bug: 15549256
Change-Id: I0988a7e148c510565c41e739cc26854e3d9ff34c
(cherry picked from commit c57395002642035adccf980462fd54b18d3b2150)
1 file changed