Loading core/java/android/view/RoundedCorner.java +4 −10 Original line number Diff line number Diff line Loading @@ -29,16 +29,10 @@ import java.lang.annotation.RetentionPolicy; /** * Represents a rounded corner of the display. * * <code> * ________ * / ^ * / | Radius * | v * | X <- Center point * |<-----> * Radius * </code> * <p> * <img src="{@docRoot}reference/android/images/rounded_corner/rounded-corner-info.png" height="120" * alt="A figure to describe what the rounded corner radius and the center point are. "/> * </p> * * <p>Note: The rounded corner formed by the radius and the center is an approximation.</p> * Loading docs/html/reference/images/rounded_corner/rounded-corner-info.png 0 → 100644 +4.06 KiB Loading image diff... Loading
core/java/android/view/RoundedCorner.java +4 −10 Original line number Diff line number Diff line Loading @@ -29,16 +29,10 @@ import java.lang.annotation.RetentionPolicy; /** * Represents a rounded corner of the display. * * <code> * ________ * / ^ * / | Radius * | v * | X <- Center point * |<-----> * Radius * </code> * <p> * <img src="{@docRoot}reference/android/images/rounded_corner/rounded-corner-info.png" height="120" * alt="A figure to describe what the rounded corner radius and the center point are. "/> * </p> * * <p>Note: The rounded corner formed by the radius and the center is an approximation.</p> * Loading
docs/html/reference/images/rounded_corner/rounded-corner-info.png 0 → 100644 +4.06 KiB Loading image diff...