Reduced down slop and added action for expanding notifications (2/2)

Added an option to select expanding notifications to execute after a
gesture. Exploring swipe down by reducing the touch slope to a smaller
value to execute more. Since it is swiping towards the edge, less events
will be received and typically hard to trigger when swiping other
directions.

Bug: 112934365
Test: manual
Change-Id: Ibf59c87622e988511fe620ac60ee3d0e44aeb2b2
This commit is contained in:
Matthew Ng 2019-01-16 14:49:57 -08:00
parent 65e438a7fa
commit b693371fd7
1 changed files with 1 additions and 6 deletions

View File

@ -40,9 +40,4 @@ PRODUCT_PACKAGES += \
vibrator.default \ vibrator.default \
PRODUCT_PACKAGES_DEBUG += \ PRODUCT_PACKAGES_DEBUG += \
ExperimentNavigationBarFloatingOverlay \ frameworks-base-overlays \
ExperimentNavigationBarDefaultOverlay \
ExperimentNavigationBarSlimOverlay24 \
ExperimentNavigationBarSlimOverlay32 \
ExperimentNavigationBarSlimOverlay40 \
IconShapeSquareOverlay \