Loading packages/SystemUI/res/layout/status_bar_notification_section_header.xml +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ android:text="@string/notification_section_header_gentle" android:textSize="12sp" android:textColor="@color/notification_section_header_label_color" android:fontFamily="@*android:string/config_headlineFontFamilyMedium" /> <ImageView android:id="@+id/btn_clear_all" Loading Loading
packages/SystemUI/res/layout/status_bar_notification_section_header.xml +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ android:text="@string/notification_section_header_gentle" android:textSize="12sp" android:textColor="@color/notification_section_header_label_color" android:fontFamily="@*android:string/config_headlineFontFamilyMedium" /> <ImageView android:id="@+id/btn_clear_all" Loading