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

Commit 892f804b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents d259f2b0 4eb5d6ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>