Name of a user interface design feature which replaces the 90 degree angle formed at the end points of two perpendicular lines.
I wanted image to have rounded corners. I implement this xml code and use this in my image view. but …
java android xml imageview rounded-cornersI had this drawable to have a rounded rectangle as a background: <shape xmlns:android="http://schemas.android.com/…
android drawable rounded-cornersI'm having issues with rounded corners in IE8. I've tried a few methods without success. Here is my code: <…
css internet-explorer internet-explorer-8 rounded-cornersIs there a built in way to create round-cornered UILabels? If the answer is no, how would one go about …
ios objective-c cocoa-touch uilabel rounded-cornersI'd like to round the corners of a view and also change the color of the view based on the …
android android-layout background android-view rounded-cornersI need round corners on a parent div to mask content from its childen. overflow: hidden works in simple situations, …
html rounded-corners cssHow do I make a UIImageView with rounded corners on a Swift iOS Playground? Inside it needs to be filled …
uiimageview swift rounded-corners swift-playgroundIs it possible create an UIImage or an UIImageView with rounded corners? Because I want take an UIImage and show …
objective-c ios uiimage rounded-cornersI'm at a bit of a loss. I've used the layer property of UIView to round the corners of multiple …
iphone ios uiimageview rounded-cornersI guess the title is kind of hard to understand, so I'll explain. I am trying to achieve this effect: (…
css rounded-corners