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

Commit 9426d4b1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Document the default rotary event scroll amont" into main

parents 218de6a5 e728289e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -107,7 +107,8 @@ public final class VirtualRotaryEncoderScrollEvent implements Parcelable {
        }

        /**
         * Sets the scroll amount, normalized from -1.0 to 1.0, inclusive.
         * Sets the scroll amount, normalized from -1.0 to 1.0, inclusive. By default, the scroll
         * amount is 0, which results in no scroll.
         * <p>
         * Positive values indicate scrolling forward (e.g. down in a vertical list); negative
         * values, backward.