summaryrefslogtreecommitdiff
path: root/main/res/layout-land-v31/sud_glif_preference_template_content.xml
diff options
context:
space:
mode:
authorSetup Wizard Team <android-setup-team-eng@google.com>2021-11-25 00:54:33 +0000
committerNicole Huang <nicolehuang@google.com>2021-11-25 14:51:10 +0000
commitda45aaa7e67ffa6213c1b5e6e638b4b10ef258fe (patch)
tree9fe911dc4b1ffbf06751dc24f3ede4f79599d1bc /main/res/layout-land-v31/sud_glif_preference_template_content.xml
parent860cce2416fb7f1cd44256790c8ccc56ea9b4945 (diff)
downloadsetupdesign-da45aaa7e67ffa6213c1b5e6e638b4b10ef258fe.tar.gz
Import updated Android Setupdesign Library 412158963
Copied from google3/third_party/java_src/android_libs/setupdesign Test: mm Included changes: - 412158963 Hide item divider in google service when system property ... - 412135443 Migrate compat classes to androidx - 411941072 [SetupDesing] To add android:importantForAccessibility="n... - 411938410 Support Item class config contentDescription for accessib... - 411691396 Add the attribute accessibilityHeading in header title - 411539431 [SetupDesing] Fix the keypad default focus issue in lands... - 411518305 [Stencil] Adds BC transition for RTL style on S. - 410938656 [Stencil] Makes HeaderMixin and DescriptionMixin supports... - 410189919 Fix sample app truncated in sw800 when partner config off PiperOrigin-RevId: 412158963 Bug: 207099076 Change-Id: I094efbeaceada9a3a5b94018cf8e8ed8909d8e30
Diffstat (limited to 'main/res/layout-land-v31/sud_glif_preference_template_content.xml')
-rw-r--r--main/res/layout-land-v31/sud_glif_preference_template_content.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/layout-land-v31/sud_glif_preference_template_content.xml b/main/res/layout-land-v31/sud_glif_preference_template_content.xml
index c03d2fe..fcb9ff6 100644
--- a/main/res/layout-land-v31/sud_glif_preference_template_content.xml
+++ b/main/res/layout-land-v31/sud_glif_preference_template_content.xml
@@ -58,6 +58,7 @@
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="@dimen/sud_glif_land_content_area_weight"
+ android:focusedByDefault="true"
android:orientation="vertical">
<FrameLayout