blob: 93e5a0e738e38d3537e98ebc5cb6b0b60be46609 [file] [log] [blame]
Name: Android FloatProperty
URL: https://developer.android.com/reference/android/util/FloatProperty.html
License: Apache 2.0
Description:
A special form of android.util.Property optimized to work with primitive float
values.
Local Modifications:
* Package name has been changed to match the compositor animator framework.
* Relevant imports have been added due to package name change.