Loading packages/SystemUI/res/values/dimens.xml +2 −2 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ <dimen name="notification_max_height">256dp</dimen> <!-- Height of a small notification in the status bar plus glow, padding, etc --> <dimen name="notification_row_min_height">72dp</dimen> <dimen name="notification_row_min_height">70dp</dimen> <!-- Height of a large notification in the status bar plus glow, padding, etc --> <dimen name="notification_row_max_height">260dp</dimen> Loading @@ -74,7 +74,7 @@ <dimen name="status_bar_icon_padding">0dp</dimen> <!-- half the distance between notifications in the panel --> <dimen name="notification_divider_height">4dp</dimen> <dimen name="notification_divider_height">3dp</dimen> <!-- Notification drawer tuning parameters (phone UI) --> <!-- Initial velocity of the shade when expanding on its own --> Loading Loading
packages/SystemUI/res/values/dimens.xml +2 −2 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ <dimen name="notification_max_height">256dp</dimen> <!-- Height of a small notification in the status bar plus glow, padding, etc --> <dimen name="notification_row_min_height">72dp</dimen> <dimen name="notification_row_min_height">70dp</dimen> <!-- Height of a large notification in the status bar plus glow, padding, etc --> <dimen name="notification_row_max_height">260dp</dimen> Loading @@ -74,7 +74,7 @@ <dimen name="status_bar_icon_padding">0dp</dimen> <!-- half the distance between notifications in the panel --> <dimen name="notification_divider_height">4dp</dimen> <dimen name="notification_divider_height">3dp</dimen> <!-- Notification drawer tuning parameters (phone UI) --> <!-- Initial velocity of the shade when expanding on its own --> Loading