Tablet Settings Layout is no longer stretched
am: c4a9b18121
Change-Id: Ie103fd6248bd206e517c5f7de880b76862b831ba
This commit is contained in:
@@ -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"/>
|
||||
|
@@ -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"
|
||||
/>
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user