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

Commit c3c3d0fb authored by Anna Galusza's avatar Anna Galusza Committed by android-build-merger
Browse files

Fix font and display size settings pages for small screens.

am: 798b35ac

Change-Id: I22f9c500152904bfc593e8c2907ecec7cf36d009
parents 2bf9591d 798b35ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
    <android.support.v4.view.ViewPager
        android:id="@+id/preview_pager"
        android:layout_width="match_parent"
        android:layout_height="0dp"
        android:layout_height="100dp"
        android:layout_weight="1"
        android:background="?android:attr/colorBackgroundFloating"
        android:contentDescription="@string/preview_pager_content_description" />