Top "Shadow" questions

Questions related to drawing or setting shadows on an object.

How to get shadow on android linear layout?

Possible Duplicate: how to set shadow to a View in android? In my Android app I need a layout with …

android layout shadow
How to properly style a text area with inner shadows and scrollbar

I'm putting an inner-shadow on all my controls, inputs and textareas by using the following CSS: input { padding: 7px; -webkit-box-shadow: …

html css textarea shadow
Android change Material elevation shadow color

is it possible to change the shadow color produced by the xml elevation property? I want the shadow be dynamically …

java android xml shadow material-design
What are the real rules for linux usernames on CentOS 6 and RHEL 6?

I'm writing some web UI pages that can be used to create Linux user accounts. This web UI will be …

linux centos username shadow centos6
Drop Shadow on UITextField text

Is it possible to add a shadow to the text in a UITextField?

iphone objective-c uikit uitextfield shadow
Shadow not showing up

I am trying to place shadows in one of the div and it's not showing up. Here is one div …

shadow css
Removing the shadow from a button

The button I want is the one at bottom, but the one I have is the top. The problem arises …

html css ruby-on-rails shadow
Removing the drop shadow from a Scaffold AppBar in Flutter?

Is there a way to remove the drop shadow under the app bar (AppBar class) when using a Scaffold widget …

flutter dart shadow appbar flutter-widget
How do I disable the navigation bar shadow in iOS 6 for navigation bars with custom background images?

It seems in iOS 6, a drop shadow is automatically added to the navigation bar even when you set a custom …

iphone uinavigationbar shadow ios6
Simple Layout Shadow in Android

So I've been searching the web for a way to display a simple shadow for a layout, but there is …

android android-layout shadow