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

Commit 2b90a9a7 authored by Scott Main's avatar Scott Main
Browse files

fix sdk build breakage; remove invalid @note tag

Change-Id: Iaaf5a38388ceccdd0d1f3766523788f54f1dc8d2
parent bdcff0fa
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)
 *
 */