Skip to content
Commit a59ebe3e authored by Garfield Tan's avatar Garfield Tan
Browse files

Fix wrong comments in DragResizeInputListener

Geometry updates were used to signal a complete cycle of resize
handling, and the readiness of taking the next batch of input events for
handling. However, it's not guaranteed there will be a gemoetry update
for all input events we handle, so we changed the way we handle batched
input events to be Choreographer based, but we left the incorrect
comment until now.

Bug: 239973193
Test: Builds.
Change-Id: I171d0403ff5fbc406b1de33019d0a1efbd8dfc09
parent f312e919
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment