Remove "speedbump" to expand notification with one finger.
Change-Id: I16b2493142adc277a3cb11ab9a88040aab6e3f47
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
<dimen name="carrier_label_height">24dp</dimen>
|
||||
|
||||
<!-- The distance you can pull a notification before it pops open -->
|
||||
<dimen name="one_finger_pop_limit">32dp</dimen>
|
||||
<dimen name="one_finger_pop_limit">0dp</dimen>
|
||||
|
||||
<!-- The fixed height of each tile -->
|
||||
<dimen name="quick_settings_cell_height">110dp</dimen>
|
||||
@@ -188,7 +188,7 @@
|
||||
Not used at this screen size. -->
|
||||
<item type="dimen" name="notification_panel_min_height_frac">0%</item>
|
||||
|
||||
<dimen name="blinds_pop_threshold">32dp</dimen>
|
||||
<dimen name="blinds_pop_threshold">0dp</dimen>
|
||||
|
||||
<!-- The size of the gesture span needed to activate the "pull" notification expansion -->
|
||||
<dimen name="pull_span_min">25dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user