Top "Shadow" questions

Questions related to drawing or setting shadows on an object.

Set Shadow on Bottom UIView only

I want to create bottom only shadow on UIView. Right now with this function, will create shadow in top, bottom, …

ios uiview shadow
Appcompat v21 Toolbar elevation pre-lollipop

First off, I know that this question has been asked before, but it hasn't been answered before. I hope someone …

android toolbar shadow android-5.0-lollipop android-appcompat
WPF window shadow effect

I am new to WPF technology. I have the following window declaration in WPF: <Window x:Class="CustomWindows.MainWindow" …

c# wpf effects shadow
React-native shadow not appearing

I'm trying to get a shadow below my views, and from what I found online it should be quite simple: …

react-native shadow
Elevation in React Native

Here is my style defined in the React-Native screen. I have used the elevation property to achieve a box-shadow. But …

css react-native border shadow elevation
Shadow inside of a div

Is it possible to display a shadow inside a div box without using pictures? Instead I want to use css …

css shadow
text shadow in react native

in my site i have a title with this text shadow: I want do the same in my react native …

react-native shadow
Creating a shadow for a UIImageView that has rounded corners?

I am trying to create an ImageView that has rounded corners and a shadow to give it some depth. I …

ios swift uiview uiimageview shadow
setShadowLayer Android API differences

I develop a custom view component for my application and I am struggling with adding a shadow to a circle. …

android paint shadow
Changing CardView shadow color

This question was asked on SO many times, but still I didn't find a good solution for this problem. Why …

android android-view android-cardview shadow android-elevation