---
title: "VelocityTrackerAddPointsFix"
description: "A flag to indicate that we'll use the fix of how we add points to the velocity tracker.

This is an experiment flag and will be removed once the experiments with the fix a finished. The
final goal is that we will use the true path once the flag is removed. If you find any issues
with the new fix, flip this flag to false to confirm they are newly introduced then file a bug.
Tracking bug: (b/318621681)"
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
@ExperimentalComposeUiApi
var VelocityTrackerAddPointsFix: Boolean
```


A flag to indicate that we'll use the fix of how we add points to the velocity tracker.

This is an experiment flag and will be removed once the experiments with the fix a finished. The
final goal is that we will use the true path once the flag is removed. If you find any issues
with the new fix, flip this flag to false to confirm they are newly introduced then file a bug.
Tracking bug: (b/318621681)



