summaryrefslogtreecommitdiff
path: root/main/res/layout-land-v31/sud_glif_template_content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout-land-v31/sud_glif_template_content.xml')
-rw-r--r--main/res/layout-land-v31/sud_glif_template_content.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/main/res/layout-land-v31/sud_glif_template_content.xml b/main/res/layout-land-v31/sud_glif_template_content.xml
index 1e8f9a0..6329e4b 100644
--- a/main/res/layout-land-v31/sud_glif_template_content.xml
+++ b/main/res/layout-land-v31/sud_glif_template_content.xml
@@ -55,10 +55,7 @@
<LinearLayout
android:id="@+id/sud_landscape_content_area"
- android:layout_width="0dp"
- android:layout_height="match_parent"
- android:layout_weight="@dimen/sud_glif_land_content_area_weight"
- android:focusedByDefault="true"
+ style="@style/SudLandContentContianerStyle"
android:orientation="vertical">
<com.google.android.setupdesign.view.BottomScrollView
@@ -76,6 +73,7 @@
<FrameLayout
android:id="@+id/sud_layout_content"
+ android:paddingTop="?attr/sudGlifContentPaddingTop"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1" />