Merge "Accessibility - text formatting for service screen should use medium text."
This commit is contained in:
committed by
Android (Google) Code Review
commit
02214dc7e3
@@ -24,7 +24,7 @@
|
||||
android:id="@+id/summary"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textColor="?android:attr/textColorSecondary"
|
||||
android:padding="16dip" />
|
||||
|
||||
|
Reference in New Issue
Block a user