DO NOT MERGE ANYWHERE. update sdk, support lib to build MRA43 #2160020
diff --git a/current/support/v17/leanback/res/layout/lb_fullwidth_details_overview.xml b/current/support/v17/leanback/res/layout/lb_fullwidth_details_overview.xml
index 614fc59..8dbb630 100644
--- a/current/support/v17/leanback/res/layout/lb_fullwidth_details_overview.xml
+++ b/current/support/v17/leanback/res/layout/lb_fullwidth_details_overview.xml
@@ -22,6 +22,9 @@
     android:layout_height="wrap_content"
     android:paddingBottom="@dimen/lb_details_overview_margin_bottom"
     android:clipToPadding="false"
+    android:focusable="true"
+    android:focusableInTouchMode="true"
+    android:descendantFocusability="afterDescendants"
     >
 
     <!--  Used for dimming foreground, round rect and background-->