From 1bbdcd9cb2e3946183ad8afc4d9e8e0321184e0f Mon Sep 17 00:00:00 2001 From: Qiwen Zhao Date: Sat, 23 Aug 2014 11:02:05 -0700 Subject: DO NOT MERGER - Update prebuilt SDK to LRW54 --- current/android.jar | Bin 25808534 -> 25817965 bytes .../annotations/android-support-annotations.jar | Bin 11941 -> 11941 bytes .../android-support-multidex-instrumentation.jar | Bin 1334 -> 1334 bytes .../library/libs/android-support-multidex.jar | Bin 20596 -> 20596 bytes current/support/v13/android-support-v13.jar | Bin 957308 -> 957342 bytes .../leanback/libs/android-support-v17-leanback.jar | Bin 387288 -> 395742 bytes .../v17/leanback/res/layout/lb_browse_fragment.xml | 5 ++++- .../leanback/res/layout/lb_headers_fragment.xml | 1 + current/support/v17/leanback/res/values/dimens.xml | 5 +++++ current/support/v4/android-support-v4.jar | Bin 940008 -> 940042 bytes .../libs/android-support-v7-appcompat.jar | Bin 465664 -> 465746 bytes .../v7/appcompat/res/values-v11/themes_base.xml | 20 +++++++++++++++++--- .../v7/appcompat/res/values/themes_base.xml | 15 +++++++++------ .../cardview/libs/android-support-v7-cardview.jar | Bin 15080 -> 15080 bytes .../libs/android-support-v7-gridlayout.jar | Bin 42438 -> 42438 bytes .../libs/android-support-v7-mediarouter.jar | Bin 175627 -> 175627 bytes .../v7/palette/libs/android-support-v7-palette.jar | Bin 18660 -> 18660 bytes .../libs/android-support-v7-recyclerview.jar | Bin 180476 -> 180476 bytes current/uiautomator.jar | Bin 10081 -> 10081 bytes tools/linux/aapt | Bin 1211969 -> 1213891 bytes 20 files changed, 36 insertions(+), 10 deletions(-) diff --git a/current/android.jar b/current/android.jar index 9e53f64..adb8104 100644 Binary files a/current/android.jar and b/current/android.jar differ diff --git a/current/support/annotations/android-support-annotations.jar b/current/support/annotations/android-support-annotations.jar index 1e59289..52dee1f 100644 Binary files a/current/support/annotations/android-support-annotations.jar and b/current/support/annotations/android-support-annotations.jar differ diff --git a/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar b/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar index a4527e6..ca366f6 100644 Binary files a/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar and b/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar differ diff --git a/current/support/multidex/library/libs/android-support-multidex.jar b/current/support/multidex/library/libs/android-support-multidex.jar index 4e7d969..a64d398 100644 Binary files a/current/support/multidex/library/libs/android-support-multidex.jar and b/current/support/multidex/library/libs/android-support-multidex.jar differ diff --git a/current/support/v13/android-support-v13.jar b/current/support/v13/android-support-v13.jar index c2f5b33..1d0d744 100644 Binary files a/current/support/v13/android-support-v13.jar and b/current/support/v13/android-support-v13.jar differ diff --git a/current/support/v17/leanback/libs/android-support-v17-leanback.jar b/current/support/v17/leanback/libs/android-support-v17-leanback.jar index 4cd27ac..6becc8b 100644 Binary files a/current/support/v17/leanback/libs/android-support-v17-leanback.jar and b/current/support/v17/leanback/libs/android-support-v17-leanback.jar differ diff --git a/current/support/v17/leanback/res/layout/lb_browse_fragment.xml b/current/support/v17/leanback/res/layout/lb_browse_fragment.xml index 076a2f1..3d31412 100644 --- a/current/support/v17/leanback/res/layout/lb_browse_fragment.xml +++ b/current/support/v17/leanback/res/layout/lb_browse_fragment.xml @@ -33,10 +33,13 @@ android:id="@+id/browse_container_dock" android:layout_width="match_parent" android:layout_height="match_parent" /> + + + android:layout_height="match_parent" + android:paddingEnd="50dp" /> diff --git a/current/support/v17/leanback/res/layout/lb_headers_fragment.xml b/current/support/v17/leanback/res/layout/lb_headers_fragment.xml index dbfbb8d..fbc3261 100644 --- a/current/support/v17/leanback/res/layout/lb_headers_fragment.xml +++ b/current/support/v17/leanback/res/layout/lb_headers_fragment.xml @@ -20,4 +20,5 @@ android:id="@+id/browse_headers" android:layout_width="@dimen/lb_browse_headers_width" android:layout_height="match_parent" + android:elevation="@dimen/lb_browse_headers_z" style="?attr/headersVerticalGridStyle"/> diff --git a/current/support/v17/leanback/res/values/dimens.xml b/current/support/v17/leanback/res/values/dimens.xml index e1e8dd5..893d397 100644 --- a/current/support/v17/leanback/res/values/dimens.xml +++ b/current/support/v17/leanback/res/values/dimens.xml @@ -191,6 +191,11 @@ 2dp 8dp + @dimen/lb_material_shadow_normal_z + @dimen/lb_material_shadow_focused_z + @dimen/lb_material_shadow_normal_z + @dimen/lb_material_shadow_normal_z + @dimen/lb_material_shadow_focused_z 2dp diff --git a/current/support/v4/android-support-v4.jar b/current/support/v4/android-support-v4.jar index ba9447a..5cb298e 100644 Binary files a/current/support/v4/android-support-v4.jar and b/current/support/v4/android-support-v4.jar differ diff --git a/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar b/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar index aea9ad3..d8f56b3 100644 Binary files a/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar and b/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar differ diff --git a/current/support/v7/appcompat/res/values-v11/themes_base.xml b/current/support/v7/appcompat/res/values-v11/themes_base.xml index 93b1f92..cac5c60 100644 --- a/current/support/v7/appcompat/res/values-v11/themes_base.xml +++ b/current/support/v7/appcompat/res/values-v11/themes_base.xml @@ -26,6 +26,10 @@ true false + ?android:attr/buttonBarStyle + ?android:attr/buttonBarButtonStyle + ?android:attr/selectableItemBackground + @color/bright_foreground_material_dark @color/bright_foreground_material_light @@ -63,6 +67,10 @@ true false + ?android:attr/buttonBarStyle + ?android:attr/buttonBarButtonStyle + ?android:attr/selectableItemBackground + @color/bright_foreground_material_light @color/bright_foreground_material_dark @@ -101,6 +109,10 @@ true false + ?android:attr/buttonBarStyle + ?android:attr/buttonBarButtonStyle + ?android:attr/selectableItemBackground + @color/bright_foreground_material_dark @color/bright_foreground_material_light @@ -138,6 +150,10 @@ true false + ?android:attr/buttonBarStyle + ?android:attr/buttonBarButtonStyle + ?android:attr/selectableItemBackground + @color/bright_foreground_material_light @color/bright_foreground_material_dark @@ -180,10 +196,8 @@ false true - @android:style/ButtonBar - @android:style/Widget.Button @drawable/abc_item_background_holo_light - ?attr/selectableItemBackground + ?attr/selectableItemBackgroundBorderless @drawable/abc_ic_ab_back_material_light @drawable/abc_list_divider_material_light diff --git a/current/support/v7/appcompat/res/values/themes_base.xml b/current/support/v7/appcompat/res/values/themes_base.xml index 67a1e32..a732cb0 100644 --- a/current/support/v7/appcompat/res/values/themes_base.xml +++ b/current/support/v7/appcompat/res/values/themes_base.xml @@ -25,6 +25,9 @@