MaterialFabSpeedDial icon indicating copy to clipboard operation
MaterialFabSpeedDial copied to clipboard

Add a `useCompatPadding` property & XML attribute

Open georgi-neykov-hub opened this issue 6 years ago • 0 comments

Overview

Add an option to switch off the useCompatPadding feature of the embedded Material Components' FloatingActionButton. Currently, the only way to disable the extra padding is to do View.findViewById() with the id of the button inside the library's layouts.

georgi-neykov-hub avatar Feb 04 '19 09:02 georgi-neykov-hub