Commit 39ee0f4c authored by m-miyahara's avatar m-miyahara Committed by Brian Muramatsu
Browse files

Added view.invalidate() in testComputeScroll.

This test examines the value of flag set in computeScroll() is true or not.
The process of computeScroll() is done asynchronously form different process when scroll information needs to be updated after requestLayout().

However, computeScroll() is only called when scroll information needs updated.
If it does not require updated information this test fails.

To avoid this, I called view.invalidate() to modify to redraw the view.

Change-Id: I66ea1a4200b8ed2be8f142a11a9a23f4b4fb65f3
parent 37c5bc29
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment