I've noticed that elevation
is part of the v7 support library.
When applying it to buttons through styles.xml, I don't see any elevation being applied.
Is it supposed to work on pre-L devices? If not, why is it present in the support library ?
I've noticed that elevation
is part of the v7 support library.
When applying it to buttons through styles.xml, I don't see any elevation being applied.
Is it supposed to work on pre-L devices? If not, why is it present in the support library ?
The elevation works only in Android 5.0. On earlier versions, shadows are normally provided as PNG assets.