Showing Text input shadow on Android

Has anyone been able to get the shadow on text inputs to show? nothing I do in the advanced tab seems to respond.

What property do you use and for which Android or iOS operating system?

I’m talking about these. I have never been able to get them to do anything.

I am using Android Live Testing.

For Android you need to use Elevation (integer value for example 5)

If you don’t like the effect, then you can make the shadow manually by using absolute positioning of the shadow under the component.

2 Likes