Settings: Make downtime days scrollable.
Bug:17428288 Change-Id: I389aece9d79d002426a0bcb03d4a523293012892
This commit is contained in:
@@ -20,6 +20,4 @@
|
||||
android:minHeight="?android:attr/listPreferredItemHeightSmall"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingStart="@dimen/zen_downtime_checkbox_padding"
|
||||
android:layout_marginStart="@dimen/zen_downtime_margin"
|
||||
android:layout_marginEnd="@dimen/zen_downtime_margin" />
|
||||
android:paddingStart="@dimen/zen_downtime_checkbox_padding" />
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
<dimen name="notification_app_icon_badge_margin">4dp</dimen>
|
||||
<dimen name="zen_mode_dropdown_width">160dp</dimen>
|
||||
<dimen name="zen_downtime_checkbox_padding">7dp</dimen>
|
||||
<dimen name="zen_downtime_margin">10dp</dimen>
|
||||
<dimen name="zen_downtime_margin">17dp</dimen>
|
||||
|
||||
<!-- Default text size for caption preview samples. Uses dp rather than sp because captions are not scaled. -->
|
||||
<dimen name="caption_preview_text_size">48dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user