Merge "Fix font and display size settings pages for small screens." into nyc-mr1-dev
This commit is contained in:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user