Answers for "how to set the color of the fab"

0

fab icon color

If you are using com.google.android.material.floatingactionbutton.FloatingActionButton, use app:tint:

app:tint="@android:color/white"
Posted by: Guest on May-17-2021

Code answers related to "how to set the color of the fab"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language