Loading packages/SystemUI/res/layout/dream_overlay_status_bar_view.xml +1 −2 Original line number Diff line number Diff line Loading @@ -115,8 +115,7 @@ android:layout_marginStart="@dimen/dream_overlay_status_icon_margin" android:src="@drawable/dream_overlay_assistant_attention_indicator" android:visibility="gone" android:contentDescription= "@string/dream_overlay_status_bar_assistant_attention_indicator" /> android:contentDescription="@string/assistant_attention_content_description" /> </LinearLayout> </com.android.systemui.dreams.DreamOverlayStatusBarView> packages/SystemUI/res/values/strings.xml +1 −3 Original line number Diff line number Diff line Loading @@ -3022,8 +3022,6 @@ <string name="dream_overlay_status_bar_mic_off">Mic is off</string> <!-- Content description for the camera and mic off icon in the dream overlay status bar [CHAR LIMIT=NONE] --> <string name="dream_overlay_status_bar_camera_mic_off">Camera and mic are off</string> <!-- Content description for the assistant attention indicator [CHAR LIMIT=NONE] --> <string name="dream_overlay_status_bar_assistant_attention_indicator">Assistant is listening</string> <!-- Content description for the notifications indicator icon in the dream overlay status bar [CHAR LIMIT=NONE] --> <string name="dream_overlay_status_bar_notification_indicator">{count, plural, =1 {# notification} Loading Loading @@ -3209,7 +3207,7 @@ <string name="priority_mode_dream_overlay_content_description">Priority mode on</string> <!-- Content description for when assistant attention is active [CHAR LIMIT=NONE] --> <string name="assistant_attention_content_description">Assistant attention on</string> <string name="assistant_attention_content_description">User presence is detected</string> <!--- Content of toast triggered when the notes app entry point is triggered without setting a default notes app. [CHAR LIMIT=NONE] --> <string name="set_default_notes_app_toast_content">Set default notes app in Settings</string> Loading Loading
packages/SystemUI/res/layout/dream_overlay_status_bar_view.xml +1 −2 Original line number Diff line number Diff line Loading @@ -115,8 +115,7 @@ android:layout_marginStart="@dimen/dream_overlay_status_icon_margin" android:src="@drawable/dream_overlay_assistant_attention_indicator" android:visibility="gone" android:contentDescription= "@string/dream_overlay_status_bar_assistant_attention_indicator" /> android:contentDescription="@string/assistant_attention_content_description" /> </LinearLayout> </com.android.systemui.dreams.DreamOverlayStatusBarView>
packages/SystemUI/res/values/strings.xml +1 −3 Original line number Diff line number Diff line Loading @@ -3022,8 +3022,6 @@ <string name="dream_overlay_status_bar_mic_off">Mic is off</string> <!-- Content description for the camera and mic off icon in the dream overlay status bar [CHAR LIMIT=NONE] --> <string name="dream_overlay_status_bar_camera_mic_off">Camera and mic are off</string> <!-- Content description for the assistant attention indicator [CHAR LIMIT=NONE] --> <string name="dream_overlay_status_bar_assistant_attention_indicator">Assistant is listening</string> <!-- Content description for the notifications indicator icon in the dream overlay status bar [CHAR LIMIT=NONE] --> <string name="dream_overlay_status_bar_notification_indicator">{count, plural, =1 {# notification} Loading Loading @@ -3209,7 +3207,7 @@ <string name="priority_mode_dream_overlay_content_description">Priority mode on</string> <!-- Content description for when assistant attention is active [CHAR LIMIT=NONE] --> <string name="assistant_attention_content_description">Assistant attention on</string> <string name="assistant_attention_content_description">User presence is detected</string> <!--- Content of toast triggered when the notes app entry point is triggered without setting a default notes app. [CHAR LIMIT=NONE] --> <string name="set_default_notes_app_toast_content">Set default notes app in Settings</string> Loading