Tablet Settings Layout is no longer stretched am: c4a9b18121 am: a936610ae2

am: fa7aa9663e

Change-Id: I7865b06593fc99cabe78dac7bb4a3574dea79404
This commit is contained in:
Matthew Fritze
2016-09-29 05:59:08 +00:00
committed by android-build-merger
7 changed files with 22 additions and 5 deletions

View File

@@ -20,4 +20,6 @@
android:id="@+id/sliding_tabs"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dashboard_header_margin_left"
android:layout_marginRight="@dimen/dashboard_header_margin_right"
android:background="?android:attr/colorPrimary"/>

View File

@@ -21,4 +21,5 @@
android:id="@+id/main_content"
android:layout_height="match_parent"
android:layout_width="match_parent"
android:background="@color/material_grey_300"
/>

View File

@@ -15,7 +15,7 @@
limitations under the License.
-->
<Space
<View
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="@dimen/support_spacer_height"