Loading packages/SystemUI/res/layout/bundled_notification_info.xml +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ android:textSize="16sp" android:textColor="@androidprv:color/materialColorOnSecondaryContainer" android:lineSpacingExtra="4sp" android:text="@string/notification_guts_bundle_title"/> android:text="@string/notification_guts_single_bundle_notif_title"/> <TextView android:id="@+id/feature_summary" android:layout_width="wrap_content" Loading packages/SystemUI/res/values/strings.xml +4 −1 Original line number Diff line number Diff line Loading @@ -2108,9 +2108,12 @@ <!-- [CHAR LIMIT=NONE] Notification camera based rotation enabled description --> <string name="rotation_lock_camera_rotation_on">On - Face-based</string> <!-- [CHAR LIMIT=100] Notification bundle inline settings title --> <!-- [CHAR LIMIT=100] Notification bundle header inline settings title --> <string name="notification_guts_bundle_title">Silence and bundle</string> <!-- [CHAR LIMIT=100] Notification bundle individual notification inline settings title --> <string name="notification_guts_single_bundle_notif_title">Use Notification Organizer</string> <!-- [CHAR LIMIT=100] Notification bundle inline settings summary for an individual notification --> <string name="notification_guts_bundle_summary">For <xliff:g id="app_name" example="YouTube">%1$s</xliff:g></string> Loading Loading
packages/SystemUI/res/layout/bundled_notification_info.xml +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ android:textSize="16sp" android:textColor="@androidprv:color/materialColorOnSecondaryContainer" android:lineSpacingExtra="4sp" android:text="@string/notification_guts_bundle_title"/> android:text="@string/notification_guts_single_bundle_notif_title"/> <TextView android:id="@+id/feature_summary" android:layout_width="wrap_content" Loading
packages/SystemUI/res/values/strings.xml +4 −1 Original line number Diff line number Diff line Loading @@ -2108,9 +2108,12 @@ <!-- [CHAR LIMIT=NONE] Notification camera based rotation enabled description --> <string name="rotation_lock_camera_rotation_on">On - Face-based</string> <!-- [CHAR LIMIT=100] Notification bundle inline settings title --> <!-- [CHAR LIMIT=100] Notification bundle header inline settings title --> <string name="notification_guts_bundle_title">Silence and bundle</string> <!-- [CHAR LIMIT=100] Notification bundle individual notification inline settings title --> <string name="notification_guts_single_bundle_notif_title">Use Notification Organizer</string> <!-- [CHAR LIMIT=100] Notification bundle inline settings summary for an individual notification --> <string name="notification_guts_bundle_summary">For <xliff:g id="app_name" example="YouTube">%1$s</xliff:g></string> Loading