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

Commit e9866fdf authored by Svetoslav's avatar Svetoslav Committed by Android (Google) Code Review
Browse files

Merge "Adjust preview page footer height and font size." into lmp-dev

parents fde7a084 b4d87328
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
    <RelativeLayout
        android:id="@+id/page_footer"
        android:layout_width="fill_parent"
        android:layout_height="?android:attr/listPreferredItemHeightSmall"
        android:layout_height="32dip"
        android:background="@*android:color/material_grey_500"
        android:orientation="horizontal">

@@ -40,7 +40,7 @@
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_centerInParent="true"
            android:textAppearance="?android:attr/textAppearanceMedium"
            android:textAppearance="?android:attr/textAppearanceSmall"
            android:textColor="?android:attr/textColorPrimary">
        </TextView>