OSDN Git Service

Ignore generic motion events if custom content doesn't allow scrolling
authorJan-Willem Maarse <maarse@google.com>
Tue, 19 Aug 2014 22:27:48 +0000 (15:27 -0700)
committerJan-Willem Maarse <maarse@google.com>
Tue, 19 Aug 2014 22:27:48 +0000 (15:27 -0700)
commitd3fbe683bb52c8be9a14783bb70f32a46cf6f6db
treecc7bd57a53bee26e7749e8a3b4df0c8d0b488918
parent800a4f217a5b0b7817a70a24974fc13d6b7e4591
Ignore generic motion events if custom content doesn't allow scrolling

If the custom content screen is selected and it doesn't
allow scrolling, the workspace should ignore generic motion
events instead of trying to scroll to the next page.

Change-Id: Iee9c7e02bf7c78648b574a01c83dcb76c0b62855
src/com/android/launcher3/Workspace.java