am 6f92dbc4: Merge "fix sdk build breakage; remove invalid @note tag" into honeycomb

* commit '6f92dbc49f8ed797bc56e5b84bb897736322ab2d':
  fix sdk build breakage; remove invalid @note tag
This commit is contained in:
Scott Main
2011-01-14 15:45:11 -08:00
committed by Android Git Automerger

View File

@@ -29,7 +29,8 @@ import java.util.ArrayList;
* are then determined internally and the animation will call these functions as necessary to
* animate the property.
*
* @note Instances of this class hold only a {@link WeakReference} to the target object.
* <p class="note"><b>Note:</b> Instances of this class hold only a {@link WeakReference}
* to the target object.</p>
* @see #setPropertyName(String)
*
*/