Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4eb5d6ae authored by shreerag's avatar shreerag Committed by Josh Yang
Browse files

Changing the settings fragment preference screen to use a TextAppearance for the title

Bug: 110997086
Change-Id: Ib16b22e2de1d277439a63cdf3a581382975d0bac
(cherry picked from commit 1bb07fe3b1e0b61fda29285df2891e8d369ed02c)
(cherry picked from commit e85e333c9726b4f81d07ce5d34087b3848060927)
parent 511be9a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -43,7 +43,7 @@
                android:paddingStart="@dimen/dialog_padding_material"
                android:paddingStart="@dimen/dialog_padding_material"
                android:paddingEnd="@dimen/dialog_padding_material"
                android:paddingEnd="@dimen/dialog_padding_material"
                android:paddingBottom="8dp"
                android:paddingBottom="8dp"
                android:textAppearance="@style/TextAppearance.Material.Title"
                android:textAppearance="?android:attr/textAppearanceLarge"
                android:gravity="center_horizontal|top" />
                android:gravity="center_horizontal|top" />
        </com.android.internal.widget.WatchHeaderListView>
        </com.android.internal.widget.WatchHeaderListView>
    </FrameLayout>
    </FrameLayout>