-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question - Pressed State #11
Comments
Hi, Elevation is disabled by default in ActionButton. This is so because elevation is supported only starting from API 21. If you are designing your application to fit the newest API 21 features, I suggest you to experiment with changing the shadow size during onClick Shell Software Best wishes,
|
I thought a bit more and decided to add shadow reaction (for pre-Lollipop Best wishes,
|
Hi TurKurT656, Could you please send me a link to Material Guidelines, where you had seen the elevation reaction on press? Thanks |
Hi, @shell-software ThnQ |
Great! Thanks |
Fixed in version 1.1.0 |
Hi
In Google guidelines, it says that default elevation for FAB is 8dp and in pressed state the elevation is 14dp(+6dp). is this libs deffault properties are same as google guidelines?
Sorry For My Bad English And ThnQ For Ur Awesome Lib :)
The text was updated successfully, but these errors were encountered: