Loading core/java/android/view/RoundedCorner.java +4 −10 Original line number Original line Diff line number Diff line Loading @@ -29,16 +29,10 @@ import java.lang.annotation.RetentionPolicy; /** /** * Represents a rounded corner of the display. * Represents a rounded corner of the display. * * <p> * <code> * <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> * / | Radius * | v * | X <- Center point * |<-----> * Radius * </code> * * * <p>Note: The rounded corner formed by the radius and the center is an approximation.</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 Original line Diff line number Diff line Loading @@ -29,16 +29,10 @@ import java.lang.annotation.RetentionPolicy; /** /** * Represents a rounded corner of the display. * Represents a rounded corner of the display. * * <p> * <code> * <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> * / | Radius * | v * | X <- Center point * |<-----> * Radius * </code> * * * <p>Note: The rounded corner formed by the radius and the center is an approximation.</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...