Merge "Avoid ellipsis character in documentation."
This commit is contained in:
@@ -149,7 +149,7 @@ public final class FrameMetrics {
|
|||||||
* <p>
|
* <p>
|
||||||
* The time value that was used in all the vsync listeners and drawing for
|
* The time value that was used in all the vsync listeners and drawing for
|
||||||
* the frame (Choreographer frame callbacks, animations,
|
* the frame (Choreographer frame callbacks, animations,
|
||||||
* {@link View#getDrawingTime()}, etc…)
|
* {@link View#getDrawingTime()}, etc.)
|
||||||
* </p>
|
* </p>
|
||||||
*/
|
*/
|
||||||
public static final int VSYNC_TIMESTAMP = 11;
|
public static final int VSYNC_TIMESTAMP = 11;
|
||||||
|
|||||||
Reference in New Issue
Block a user