am e4a7b5ef: Merge "Remove "speedbump" to expand notification with one finger."
* commit 'e4a7b5ef24e2ccd5d37497b56555f123ee4c5d50': Remove "speedbump" to expand notification with one finger.
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