Settings: Make downtime days scrollable.

Bug:17428288
Change-Id: I389aece9d79d002426a0bcb03d4a523293012892
This commit is contained in:
John Spurlock
2014-09-10 10:04:44 -04:00
parent 72e5583d2a
commit cddb29544a
3 changed files with 11 additions and 7 deletions

View File

@@ -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" />