Skip to content
Commit 4e6b3353 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Fix touch on QQS tiles

When the device is using LargeScreenShadeHeader, both
QuickStatusBarHeader and NotificationStackScrollLayout do not have
top=0. Therefore, touches need to be offset appropriately. In
particular, when in NSSL checking if a touch is inside QSBH, as we are
using getBoundsInScreen, we need to compare it to the raw positions of
the event.

Test: manual
Test: atest NotificationStackScrollLayoutTest
Fixes: 229922820
Change-Id: I65cb0b861a71fa41b862d4047ccd62e0670f598a
parent e02f9e39
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