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

Commit 86d957ae authored by changbetty's avatar changbetty Committed by Betty Chang
Browse files

[GAR] Change the text color for "Airplane mode is on" message to follow

the GAR

Bug: 179001230
Test: manual test by Accessibility Scanner
Change-Id: Ib1a09a28c2b4ff3d5dbee13b7d85a973e760bc36
parent 956fdad9
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"