Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8081c1fb authored by Betty Chang's avatar Betty Chang Committed by Android (Google) Code Review
Browse files

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

parents d78cd727 86d957ae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"