Merge "Avoid ellipsis character in documentation."

This commit is contained in:
Treehugger Robot
2021-02-04 18:41:35 +00:00
committed by Gerrit Code Review

View File

@@ -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;