Merge "Settings: Use standard small text for subtitle." into lmp-preview-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8f847cb6bd
@@ -53,8 +53,8 @@
|
||||
android:ellipsize="end"
|
||||
android:singleLine="true"
|
||||
android:textAlignment="viewStart"
|
||||
android:textColor="#888"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
android:textColor="?android:attr/textColorSecondary"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
</RelativeLayout>
|
||||
|
||||
<View
|
||||
|
Reference in New Issue
Block a user