MaterialFabSpeedDial icon indicating copy to clipboard operation
MaterialFabSpeedDial copied to clipboard

Add more FAB options

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

@kobakei, I have added more view attributes for more control apperance of the views inside FabSpeedDial and a few other modifications:

  • Optimize the menu XML layouts to reduce unnecesary nesting of the View hierarchy
  • Allow setting-up the use of useCompatPadding for FABs
  • Allow adding an elevation to the mini-FAB label views
  • Fix layout issues for portrait mode with longer text labels (use RelativeLayout, add ellipsize, and maxlines)
  • Remove the default "+" icon shipped with the library

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