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

Commit 6f756e56 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 96844ed8: fix javadoc link

* commit '96844ed8':
  fix javadoc link
parents 0945bc15 96844ed8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2540,7 +2540,7 @@ public class AccessibilityNodeInfo implements Parcelable {

    /**
     * Class with information if a node is a range. Use
     * {@link RangeInfo#obtain(int, float, float, float) to get an instance.
     * {@link RangeInfo#obtain(int, float, float, float)} to get an instance.
     */
    public static final class RangeInfo {
        private static final int MAX_POOL_SIZE = 10;