Open RoRoche opened 8 years ago
At the moment, the progress width is set as follows:
private int mProgressWidth = Util.dpToPx(getContext(), 6f);
Is it possible to add an XML attribute to configure it?
Not now. Maybe in future...
How to set the mProgressWidth value to the FloatingActionButton ?
At the moment, the progress width is set as follows:
Is it possible to add an XML attribute to configure it?