FloatingActionButtonSpeedDial
FloatingActionButtonSpeedDial copied to clipboard
Allow elevation property to be set for SpeedDialView and SpeedDialOverlay through XML
Step 1: Are you in the right place?
- [x] I have verified there are no duplicate active or recent bugs, questions, or requests
- [x] I have verified that I am using the latest version of the library.
I think it would be beneficial to allow users to override the elevation property for SpeedDialView and SpeedDialOverlay. The easiest way would be to have the two views respect the android:elevation
property set through XML.
Hi @ValCanBuild, currently I am changing dynamically the elevation of these views, that's why is not possible to set it via XML, but I will have a look to see if this can be avoided.
Thanks for the suggestion.
This issue has been automatically marked as stale because it has not had activity in the last 60 days.