Loading res/layout/notification_section.xml +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ android:layout_weight="1" android:layout_gravity="center" android:text="@string/show_notifications_on_lock_screen" android:paddingEnd="@dimen/notification_section_title_padding" style="@style/SectionTitleTextStyle"/> <Switch Loading res/values/dimens.xml +4 −0 Original line number Diff line number Diff line Loading @@ -171,4 +171,8 @@ <dimen name="clock_color_size_button_corner_radius">16dp</dimen> <dimen name="clock_color_size_button_icon_size">20dp</dimen> <dimen name="clock_color_size_button_icon_margin_end">12dp</dimen> <!-- Notification item dimensions --> <dimen name="notification_section_title_padding">8dp</dimen> </resources> Loading
res/layout/notification_section.xml +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ android:layout_weight="1" android:layout_gravity="center" android:text="@string/show_notifications_on_lock_screen" android:paddingEnd="@dimen/notification_section_title_padding" style="@style/SectionTitleTextStyle"/> <Switch Loading
res/values/dimens.xml +4 −0 Original line number Diff line number Diff line Loading @@ -171,4 +171,8 @@ <dimen name="clock_color_size_button_corner_radius">16dp</dimen> <dimen name="clock_color_size_button_icon_size">20dp</dimen> <dimen name="clock_color_size_button_icon_margin_end">12dp</dimen> <!-- Notification item dimensions --> <dimen name="notification_section_title_padding">8dp</dimen> </resources>