Akshay Mahajan

Results 2 comments of Akshay Mahajan

You can use this , i think it will work for you fab.setColorNormal(ContextCompat.getColor(getContext(),R.color.accent)); fab.setColorPressed(ContextCompat.getColor(getContext(),R.color.accent));

same issue at my end