Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f92dbc4 authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "fix sdk build breakage; remove invalid @note tag" into honeycomb

parents 8e4d3ba6 2b90a9a7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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)
 *
 */