summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-sw600dp/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/values-sw600dp/dimens.xml')
-rw-r--r--packages/SystemUI/res/values-sw600dp/dimens.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-sw600dp/dimens.xml b/packages/SystemUI/res/values-sw600dp/dimens.xml
index a687571..df6ed19 100644
--- a/packages/SystemUI/res/values-sw600dp/dimens.xml
+++ b/packages/SystemUI/res/values-sw600dp/dimens.xml
@@ -44,4 +44,7 @@
<!-- On tablet-sized devices, we allocate the rightmost third(ish) of the draggable status bar
to quick settings. -->
<item type="dimen" name="settings_panel_dragzone_fraction">35%</item>
+
+ <!-- Minimum fraction of the screen that should be taken up by the notification panel. -->
+ <item type="dimen" name="notification_panel_min_height_frac">40%</item>
</resources>