Merge "Change the color of the measurement numbers below the data bar." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b687dac159
@@ -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