Merge "Changing the settings fragment preference screen to use a TextAppearance for the title"
This commit is contained in:
committed by
Android (Google) Code Review
commit
892f804b76
@@ -43,7 +43,7 @@
|
||||
android:paddingStart="@dimen/dialog_padding_material"
|
||||
android:paddingEnd="@dimen/dialog_padding_material"
|
||||
android:paddingBottom="8dp"
|
||||
android:textAppearance="@style/TextAppearance.Material.Title"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:gravity="center_horizontal|top" />
|
||||
</com.android.internal.widget.WatchHeaderListView>
|
||||
</FrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user