Loading packages/SystemUI/res/layout/screen_record_dialog_audio_source.xml +2 −2 Original line number Diff line number Diff line Loading @@ -27,11 +27,11 @@ android:layout_gravity="center_vertical" android:textAppearance="?android:attr/textAppearanceMedium" android:textSize="14sp" android:textColor="@color/material_dynamic_neutral10"/> android:textColor="?android:attr/textColorPrimary"/> <TextView android:id="@+id/screen_recording_dialog_source_description" android:layout_width="match_parent" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceSmall" android:textColor="@color/material_dynamic_neutral_variant30"/> android:textColor="?android:attr/textColorSecondary"/> </LinearLayout> No newline at end of file Loading
packages/SystemUI/res/layout/screen_record_dialog_audio_source.xml +2 −2 Original line number Diff line number Diff line Loading @@ -27,11 +27,11 @@ android:layout_gravity="center_vertical" android:textAppearance="?android:attr/textAppearanceMedium" android:textSize="14sp" android:textColor="@color/material_dynamic_neutral10"/> android:textColor="?android:attr/textColorPrimary"/> <TextView android:id="@+id/screen_recording_dialog_source_description" android:layout_width="match_parent" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceSmall" android:textColor="@color/material_dynamic_neutral_variant30"/> android:textColor="?android:attr/textColorSecondary"/> </LinearLayout> No newline at end of file