Merge "In Data Usage screen, Above the data bar, Change font size of number." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9e1226e431
@@ -48,6 +48,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@*android:string/config_headlineFontFamily"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textSize="16sp"
|
||||
android:textColor="?android:attr/colorAccent" />
|
||||
|
||||
<Space
|
||||
@@ -60,6 +61,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@*android:string/config_headlineFontFamily"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textSize="16sp"
|
||||
android:textColor="?android:attr/colorAccent" />
|
||||
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user