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

Commit b4d87328 authored by Svetoslav's avatar Svetoslav
Browse files

Adjust preview page footer height and font size.

bug:16300627

Change-Id: I135c13085fa0c48de6bedaa58b3974f800547e99
parent fd9369c7
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>