roundedcorners-dropshadow Questions

5

Solved

This is stumping me. I have a UIView (call it "parent"). The bottommost subview of that view is a UIImageView (call it "child"), whose frame occupies the entirety of the "parent" bounds. I want to...

5

Solved

I have an UIView with rounded corners and drop shadow, implemented and working. But the UIView has a boring background color, white. So I want to put a gradient layer as the background. Below the l...
Kherson asked 25/11, 2011 at 18:58

13

Solved

How can I show shadow for my linear layout. I want white colored rounded background with shadow around the linearlayout. I have done this so far. <LinearLayout android:layout_width="fill_pare...
Schweitzer asked 22/10, 2012 at 6:1

0

I'm using this RoundedCorners library (based on Romain Guy's post) which allows to set both outline border and a rounded rectangular image to an imageView . I need to add an outer shadow (meaning...
1

© 2022 - 2024 — McMap. All rights reserved.