Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab7faf67 authored by Shawn Lin's avatar Shawn Lin Committed by Android (Google) Code Review
Browse files

Merge "Fixed rounded corner javadoc rendering issue." into sc-dev

parents f1f4000c 2f295606
Loading
Loading
Loading
Loading
+4 −10
Original line number Diff line number Diff line
@@ -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>
 *
+4.06 KiB
Loading image diff...