Launcher3: Fix NPE with swipe down

Depending on the navigation mode in use, the animation used
for the swipe down gesture may result in a NPE. While it works
perfectly fine with full gesture or 2-button navigation modes,
an NPE results when swiped down on 3-button navitation as recents
task is trigged with the third button instead of the swipe up
gesture.

Change-Id: Id276489a8d2acdd44d4e33fcc1bc6a9b193e0bf8
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>
1 file changed