Merge "[GAR] Change the text color for "Airplane mode is on" message to follow the GAR" into sc-dev

This commit is contained in:
Betty Chang
2021-05-12 09:56:09 +00:00
committed by Android (Google) Code Review

View File

@@ -24,6 +24,7 @@
<TextView
android:text="@string/condition_airplane_title"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="?android:attr/textColorSecondary"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"