[GAR] Set the color to cycle left time to pass the GAR
Screenshot: https://photos.app.goo.gl/GwuAkwfuxf6nhcou5 Bug: 187145220 Test: Manual test by Accessibility Scanner Change-Id: I2b07ae0a2a56c3133964629141c1a0ba34cf323f
This commit is contained in:
@@ -110,12 +110,14 @@
|
||||
<TextView
|
||||
android:id="@+id/cycle_left_time"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="?android:attr/textColorSecondary" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/carrier_and_update"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="?android:attr/textColorSecondary" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user