Merge "Change the color of the measurement numbers below the data bar." into pi-dev am: b687dac159
am: a745277b34
Change-Id: I7dfae909ddc53c54143d1110b3a61bf55fea6495
This commit is contained in:
@@ -106,7 +106,8 @@
|
||||
android:id="@+id/data_limits"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingBottom="5dp" />
|
||||
android:paddingBottom="5dp"
|
||||
android:textColor="?android:attr/textColorSecondary" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
Reference in New Issue
Block a user