Answers for "android studio change button ripple color"

0

android studio change button ripple color

<Button
	...
    app:rippleColor="@color/yourColor"/>
Posted by: Guest on April-11-2022

Code answers related to "android studio change button ripple color"

Browse Popular Code Answers by Language