Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3105b6d2 authored by Jeff Brown's avatar Jeff Brown Committed by Android Git Automerger
Browse files

am 12c32b4d: Merge "Make quick settings show the standard media router icon." into klp-dev

* commit '12c32b4d':
  Make quick settings show the standard media router icon.
parents f32962a8 12c32b4d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -710,6 +710,7 @@ public class ImageView extends View {
            }
            d.setLevel(mLevel);
            d.setLayoutDirection(getLayoutDirection());
            d.setVisible(getVisibility() == VISIBLE, true);
            mDrawableWidth = d.getIntrinsicWidth();
            mDrawableHeight = d.getIntrinsicHeight();
            applyColorMod();
+2 −0
Original line number Diff line number Diff line
@@ -1096,6 +1096,8 @@
  <java-symbol type="drawable" name="notification_template_icon_bg" />
  <java-symbol type="drawable" name="notification_template_icon_low_bg" />
  <java-symbol type="drawable" name="ic_media_route_on_holo_dark" />
  <java-symbol type="drawable" name="ic_media_route_off_holo_dark" />
  <java-symbol type="drawable" name="ic_media_route_connecting_holo_dark" />
  <java-symbol type="drawable" name="ic_media_route_disabled_holo_dark" />
  <java-symbol type="drawable" name="cling_button" />
  <java-symbol type="drawable" name="cling_arrow_up" />
−1.08 KiB
Loading image diff...
−1.04 KiB
Loading image diff...
−846 B
Loading image diff...
Loading