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

Commit b4d25b85 authored by Donald Chai's avatar Donald Chai
Browse files

Avoid ellipsis character in documentation.

Renders as "?" on https://developer.android.com/reference/android/view/FrameMetrics, as if someone was unsure?

Change-Id: I4de9b99282480f1107bd8c3e387781775de9326c
parent 60f3d5ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -149,7 +149,7 @@ public final class FrameMetrics {
     * <p>
     * The time value that was used in all the vsync listeners and drawing for
     * the frame (Choreographer frame callbacks, animations,
     * {@link View#getDrawingTime()}, etc)
     * {@link View#getDrawingTime()}, etc.)
     * </p>
     */
    public static final int VSYNC_TIMESTAMP = 11;