Loading res/layout/zen_mode_settings_button.xml +2 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,8 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> android:layout_height="wrap_content" android:paddingVertical="@dimen/zen_mode_button_padding_vertical"> <Button android:id="@+id/zen_mode_settings_turn_on_button" Loading res/values/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,7 @@ <dimen name="notification_importance_button_text">16sp</dimen> <dimen name="notification_importance_button_padding">14dp</dimen> <dimen name="zen_mode_button_padding_vertical">16dp</dimen> <dimen name="zen_schedule_rule_checkbox_padding">7dp</dimen> <dimen name="zen_schedule_day_margin">17dp</dimen> Loading Loading
res/layout/zen_mode_settings_button.xml +2 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,8 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> android:layout_height="wrap_content" android:paddingVertical="@dimen/zen_mode_button_padding_vertical"> <Button android:id="@+id/zen_mode_settings_turn_on_button" Loading
res/values/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,7 @@ <dimen name="notification_importance_button_text">16sp</dimen> <dimen name="notification_importance_button_padding">14dp</dimen> <dimen name="zen_mode_button_padding_vertical">16dp</dimen> <dimen name="zen_schedule_rule_checkbox_padding">7dp</dimen> <dimen name="zen_schedule_day_margin">17dp</dimen> Loading