DO NOT MERGE ANYWHERE. Update support library @ 3063959 from nyc-dev.

Change-Id: Ibf2c2bf1d156d61f0983198fce66c9dde739e08d
diff --git a/current/support/annotations/android-support-annotations.jar b/current/support/annotations/android-support-annotations.jar
index 49c9816..b3dd932 100644
--- a/current/support/annotations/android-support-annotations.jar
+++ b/current/support/annotations/android-support-annotations.jar
Binary files differ
diff --git a/current/support/customtabs/libs/android-support-customtabs.jar b/current/support/customtabs/libs/android-support-customtabs.jar
index c13890f..3ad8ca0 100644
--- a/current/support/customtabs/libs/android-support-customtabs.jar
+++ b/current/support/customtabs/libs/android-support-customtabs.jar
Binary files differ
diff --git a/current/support/design/libs/android-support-design.jar b/current/support/design/libs/android-support-design.jar
index 2581c7b..565a542 100644
--- a/current/support/design/libs/android-support-design.jar
+++ b/current/support/design/libs/android-support-design.jar
Binary files differ
diff --git a/current/support/graphics/drawable/libs/android-support-animatedvectordrawable.jar b/current/support/graphics/drawable/libs/android-support-animatedvectordrawable.jar
index 92d1af2..3eb54ca 100644
--- a/current/support/graphics/drawable/libs/android-support-animatedvectordrawable.jar
+++ b/current/support/graphics/drawable/libs/android-support-animatedvectordrawable.jar
Binary files differ
diff --git a/current/support/graphics/drawable/libs/android-support-vectordrawable.jar b/current/support/graphics/drawable/libs/android-support-vectordrawable.jar
index 00af7d7..cc4ecfa 100644
--- a/current/support/graphics/drawable/libs/android-support-vectordrawable.jar
+++ b/current/support/graphics/drawable/libs/android-support-vectordrawable.jar
Binary files 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 3ca2c4b..cb1ec44 100644
--- a/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
+++ b/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
Binary files differ
diff --git a/current/support/multidex/library/libs/android-support-multidex.jar b/current/support/multidex/library/libs/android-support-multidex.jar
index 9c5fa3d..726472c 100644
--- a/current/support/multidex/library/libs/android-support-multidex.jar
+++ b/current/support/multidex/library/libs/android-support-multidex.jar
Binary files differ
diff --git a/current/support/percent/libs/android-support-percent.jar b/current/support/percent/libs/android-support-percent.jar
index 2018a4f..f5f297f 100644
--- a/current/support/percent/libs/android-support-percent.jar
+++ b/current/support/percent/libs/android-support-percent.jar
Binary files differ
diff --git a/current/support/recommendation/libs/android-support-recommendation.jar b/current/support/recommendation/libs/android-support-recommendation.jar
index ced8066..c1bcb06 100644
--- a/current/support/recommendation/libs/android-support-recommendation.jar
+++ b/current/support/recommendation/libs/android-support-recommendation.jar
Binary files differ
diff --git a/current/support/v13/android-support-v13.jar b/current/support/v13/android-support-v13.jar
index 1d78b33..f5e2b1f 100644
--- a/current/support/v13/android-support-v13.jar
+++ b/current/support/v13/android-support-v13.jar
Binary files differ
diff --git a/current/support/v14/preference/libs/android-support-v14-preference.jar b/current/support/v14/preference/libs/android-support-v14-preference.jar
index 6891f52..a0554f8 100644
--- a/current/support/v14/preference/libs/android-support-v14-preference.jar
+++ b/current/support/v14/preference/libs/android-support-v14-preference.jar
Binary files 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 3eb31f3..101794d 100644
--- a/current/support/v17/leanback/libs/android-support-v17-leanback.jar
+++ b/current/support/v17/leanback/libs/android-support-v17-leanback.jar
Binary files differ
diff --git a/current/support/v17/leanback/res/layout/lb_title_view.xml b/current/support/v17/leanback/res/layout/lb_title_view.xml
index e1c79ef..762da41 100644
--- a/current/support/v17/leanback/res/layout/lb_title_view.xml
+++ b/current/support/v17/leanback/res/layout/lb_title_view.xml
@@ -29,7 +29,7 @@
 
     <TextView
         android:id="@+id/title_text"
-        android:layout_width="@dimen/lb_browse_title_text_width"
+        android:layout_width="wrap_content"
         android:layout_height="@dimen/lb_browse_title_height"
         android:layout_gravity="center_vertical|end"
         style="?attr/browseTitleTextStyle"/>
diff --git a/current/support/v17/leanback/res/values/dimens.xml b/current/support/v17/leanback/res/values/dimens.xml
index c62c281..15b4278 100644
--- a/current/support/v17/leanback/res/values/dimens.xml
+++ b/current/support/v17/leanback/res/values/dimens.xml
@@ -30,7 +30,6 @@
     <dimen name="lb_browse_title_icon_max_width">584dp</dimen>
     <dimen name="lb_browse_title_icon_height">60dp</dimen>
     <dimen name="lb_browse_title_text_size">44sp</dimen>
-    <dimen name="lb_browse_title_text_width">584dp</dimen>
 
     <dimen name="lb_browse_headers_width">270dp</dimen>
     <integer name="lb_browse_headers_transition_delay">150</integer>
diff --git a/current/support/v17/preference-leanback/libs/android-support-v17-preference-leanback.jar b/current/support/v17/preference-leanback/libs/android-support-v17-preference-leanback.jar
index 453ba55..3dc71f7 100644
--- a/current/support/v17/preference-leanback/libs/android-support-v17-preference-leanback.jar
+++ b/current/support/v17/preference-leanback/libs/android-support-v17-preference-leanback.jar
Binary files differ
diff --git a/current/support/v4/android-support-v4.jar b/current/support/v4/android-support-v4.jar
index 9f03e92..9e9b775 100644
--- a/current/support/v4/android-support-v4.jar
+++ b/current/support/v4/android-support-v4.jar
Binary files differ
diff --git a/current/support/v4/src/api/current.txt b/current/support/v4/src/api/current.txt
index bda93c5..48809af 100644
--- a/current/support/v4/src/api/current.txt
+++ b/current/support/v4/src/api/current.txt
@@ -590,12 +590,14 @@
     method public android.support.v4.app.NotificationCompat.Action.Builder extend(android.support.v4.app.NotificationCompat.Action.Builder);
     method public java.lang.CharSequence getCancelLabel();
     method public java.lang.CharSequence getConfirmLabel();
+    method public boolean getHintDisplayActionInline();
     method public boolean getHintLaunchesActivity();
     method public java.lang.CharSequence getInProgressLabel();
     method public boolean isAvailableOffline();
     method public android.support.v4.app.NotificationCompat.Action.WearableExtender setAvailableOffline(boolean);
     method public android.support.v4.app.NotificationCompat.Action.WearableExtender setCancelLabel(java.lang.CharSequence);
     method public android.support.v4.app.NotificationCompat.Action.WearableExtender setConfirmLabel(java.lang.CharSequence);
+    method public android.support.v4.app.NotificationCompat.Action.WearableExtender setHintDisplayActionInline(boolean);
     method public android.support.v4.app.NotificationCompat.Action.WearableExtender setHintLaunchesActivity(boolean);
     method public android.support.v4.app.NotificationCompat.Action.WearableExtender setInProgressLabel(java.lang.CharSequence);
   }
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 ab0b6c2..9804d42 100644
--- a/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar
+++ b/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar
Binary files differ
diff --git a/current/support/v7/appcompat/res/values/attrs.xml b/current/support/v7/appcompat/res/values/attrs.xml
index 1980bb7..523c2e8 100644
--- a/current/support/v7/appcompat/res/values/attrs.xml
+++ b/current/support/v7/appcompat/res/values/attrs.xml
@@ -1089,4 +1089,14 @@
         </attr>
     </declare-styleable>
 
+    <declare-styleable name="AppCompatTextHelper">
+        <attr name="android:drawableLeft" />
+        <attr name="android:drawableTop" />
+        <attr name="android:drawableRight" />
+        <attr name="android:drawableBottom" />
+        <attr name="android:drawableStart" />
+        <attr name="android:drawableEnd" />
+        <attr name="android:textAppearance" />
+    </declare-styleable>
+
 </resources>
diff --git a/current/support/v7/cardview/libs/android-support-v7-cardview.jar b/current/support/v7/cardview/libs/android-support-v7-cardview.jar
index 9e01d50..c2555dd 100644
--- a/current/support/v7/cardview/libs/android-support-v7-cardview.jar
+++ b/current/support/v7/cardview/libs/android-support-v7-cardview.jar
Binary files differ
diff --git a/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar b/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
index 64a4d92..85b7c2a 100644
--- a/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
+++ b/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
Binary files differ
diff --git a/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar b/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
index b7e1f3d..fb81738 100644
--- a/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
+++ b/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_00_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_00_light.png
index 3fe4261..f9115e9 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_00_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_00_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_01_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_01_light.png
index 45b8b2c..29bbb10 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_01_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_01_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_02_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_02_light.png
index d8d77eb..ee1d72a 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_02_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_02_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_03_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_03_light.png
index 27e52d0..395a432 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_03_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_03_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_04_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_04_light.png
index ec244cb..1e8ab20 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_04_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_04_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_05_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_05_light.png
index 50a5734..689448f 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_05_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_05_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_06_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_06_light.png
index ee48dad..15e65e6 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_06_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_06_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_07_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_07_light.png
index 0efded7..c442f17 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_07_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_07_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_08_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_08_light.png
index f262390..012964e 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_08_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_08_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_09_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_09_light.png
index 204c684..718e2e2 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_09_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_09_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_10_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_10_light.png
index 988a17b..1101653 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_10_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_10_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_11_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_11_light.png
index 9957e14..3cfd4f0 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_11_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_11_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_12_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_12_light.png
index 3120a17..25f4dba 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_12_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_12_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_13_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_13_light.png
index 0e3b09e..0d4cadc 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_13_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_13_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_14_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_14_light.png
index d5adffe..0636a22 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_14_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_14_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_15_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_15_light.png
index 1559b77..0af1969 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_15_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_15_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_16_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_16_light.png
index 2a02b3f..5d4f3cc 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_16_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_16_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_17_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_17_light.png
index ee2910e..91ed0f6 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_17_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_17_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_18_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_18_light.png
index 8b62f6d..0648e89 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_18_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_18_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_19_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_19_light.png
index 2cc1175..59fd8f3 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_19_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_19_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_20_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_20_light.png
index 1fbd986..621bae5 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_20_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_20_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_21_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_21_light.png
index aaaa490..9b4b901 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_21_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_21_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_22_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_22_light.png
index ccb5d59..2697e4c 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_22_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_connecting_22_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_00_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_00_light.png
index d8767f4..0b3c559 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_00_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_00_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_01_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_01_light.png
index 595ae0c..16f4c1d 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_01_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_01_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_02_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_02_light.png
index 9410a6d..7bb1df7 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_02_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_02_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_03_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_03_light.png
index ea5d307..2da9d9d 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_03_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_03_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_04_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_04_light.png
index 72cb798..910c9c6 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_04_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_04_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_05_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_05_light.png
index 6b68bd7..e159197 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_05_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_05_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_06_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_06_light.png
index cf95577..12fe0dd 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_06_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_06_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_07_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_07_light.png
index 694c0b6..39cba85 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_07_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_07_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_08_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_08_light.png
index fafa624..109502b 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_08_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_08_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_09_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_09_light.png
index 1610100..540c17a 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_09_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_09_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_10_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_10_light.png
index 7d1fa60..ffa0e00 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_10_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_10_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_11_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_11_light.png
index 3a04136..31f2773 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_11_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_11_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_12_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_12_light.png
index 2a7047e..8b18159 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_12_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_12_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_13_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_13_light.png
index 8fcd0e6..4c6459e 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_13_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_13_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_14_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_14_light.png
index 0f8518b..a4591a3 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_14_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_14_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_15_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_15_light.png
index 6561c91..12f0813 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_15_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_15_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_16_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_16_light.png
index aa36e8c..b2a8b29 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_16_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_16_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_17_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_17_light.png
index 9fc4ca4..2ef3412 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_17_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_17_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_18_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_18_light.png
index 6ef8b93..a08fcc9 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_18_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_18_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_19_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_19_light.png
index 8e610d9..1ea96a0 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_19_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_19_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_20_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_20_light.png
index 28329fa..c16c70b 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_20_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_20_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_21_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_21_light.png
index 067ef88..d11045e 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_21_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_21_light.png
Binary files differ
diff --git a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_22_light.png b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_22_light.png
index 8b769a5..7786537 100644
--- a/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_22_light.png
+++ b/current/support/v7/mediarouter/res/drawable-xxhdpi/ic_media_route_on_22_light.png
Binary files differ
diff --git a/current/support/v7/palette/libs/android-support-v7-palette.jar b/current/support/v7/palette/libs/android-support-v7-palette.jar
index 380de6e..4be67ae 100644
--- a/current/support/v7/palette/libs/android-support-v7-palette.jar
+++ b/current/support/v7/palette/libs/android-support-v7-palette.jar
Binary files differ
diff --git a/current/support/v7/preference/libs/android-support-v7-preference.jar b/current/support/v7/preference/libs/android-support-v7-preference.jar
index 639145b..1175d18 100644
--- a/current/support/v7/preference/libs/android-support-v7-preference.jar
+++ b/current/support/v7/preference/libs/android-support-v7-preference.jar
Binary files differ
diff --git a/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar b/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
index 938e2d2..cd252ad 100644
--- a/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
+++ b/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
Binary files differ