Loading packages/SystemUI/res/layout/notification_snooze.xml +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ android:orientation="vertical" android:clickable="true" android:background="@color/notification_guts_bg_color" android:theme="@*android:style/Theme.DeviceDefault.Light"> android:theme="@style/Theme.SystemUI"> <RelativeLayout android:id="@+id/notification_snooze" Loading @@ -36,7 +36,7 @@ android:layout_alignParentStart="true" android:layout_centerVertical="true" android:paddingStart="@*android:dimen/notification_content_margin_start" android:textColor="@color/notification_primary_text_color" android:textColor="?android:attr/textColorPrimary" android:paddingEnd="4dp"/> <ImageView Loading packages/SystemUI/res/layout/notification_snooze_option.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,4 +22,4 @@ android:layout_marginEnd="@*android:dimen/notification_content_margin_end" android:gravity="center_vertical" android:textSize="14sp" android:textColor="#DD000000"/> No newline at end of file android:textColor="?android:attr/textColorSecondary"/> No newline at end of file Loading
packages/SystemUI/res/layout/notification_snooze.xml +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ android:orientation="vertical" android:clickable="true" android:background="@color/notification_guts_bg_color" android:theme="@*android:style/Theme.DeviceDefault.Light"> android:theme="@style/Theme.SystemUI"> <RelativeLayout android:id="@+id/notification_snooze" Loading @@ -36,7 +36,7 @@ android:layout_alignParentStart="true" android:layout_centerVertical="true" android:paddingStart="@*android:dimen/notification_content_margin_start" android:textColor="@color/notification_primary_text_color" android:textColor="?android:attr/textColorPrimary" android:paddingEnd="4dp"/> <ImageView Loading
packages/SystemUI/res/layout/notification_snooze_option.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,4 +22,4 @@ android:layout_marginEnd="@*android:dimen/notification_content_margin_end" android:gravity="center_vertical" android:textSize="14sp" android:textColor="#DD000000"/> No newline at end of file android:textColor="?android:attr/textColorSecondary"/> No newline at end of file