Top "Shadow" questions

Questions related to drawing or setting shadows on an object.

iPhone UILabel text soft shadow

I know soft shadows are not supported by the UILabel out of the box, on the iPhone. So what would …

iphone objective-c iphone-sdk-3.0 uilabel shadow
Creating a CSS3 box-shadow on all sides but one

I've got a tabbed navigation bar where I'd like the open tab to have a shadow to set it apart …

html css shadow
Swift - Problems with corner radius and drop shadow

I'm trying to create a button with rounded corners and a drop shadow. No matter how I switch up, the …

ios swift shadow xcode6 cornerradius
How to apply shadow to ImageView?

I want to apply shadow to the ImageView. When I'm applying shadow to a TextView I'm getting it but same …

android android-imageview textview shadow
Can you add a non-square drop shadow to PNG content with CSS?

Is it possible to do a drop shadow on the content of a PNG? Not a square, but an object …

css image transparency shadow css-filters
How to add shadow on CardView aligned to bottom of parent

I have a CardView aligned bottom to screen, destpite the elevation I want to add more shadow to top of …

android shadow cardview
how to set shadow to a View in android?

I want to know how to add a shadow layer to any general View in android. for eg: suppose i …

android view shadow
Android Drop Shadow on View

I have done some extensive searching for code examples on this but cannot find anything. In particular, I am looking …

android xml imageview shadow dropshadow
Drop a shadow to right and bottom of uiview

I have to drop a shadow to the right and bottom of uiview.Im doing this in interface builder.But …

ios calayer shadow
What is the best way to create a shadow behind a UIImageView

I have a UIImageView that I want to add a shadow behind. I wish that apple had that as a …

iphone uiimageview shadow