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

Commit 4811db16 authored by Evan Laird's avatar Evan Laird Committed by android-build-merger
Browse files

Merge "Status bar icons 15 dp" into pi-dev

am: 97abc762

Change-Id: I9d33e4b766952a29ef67fabc17a2ed47ba9114ef
parents a97e688d 97abc762
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@
    <dimen name="zen_mode_condition_detail_bottom_padding">4dp</dimen>

    <!-- SignalDrawable -->
    <dimen name="signal_icon_size">17dp</dimen>
    <dimen name="signal_icon_size">15dp</dimen>
    <!-- How far to inset the rounded edges -->
    <dimen name="stat_sys_mobile_signal_circle_inset">0.9dp</dimen>

+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="14dp"
    android:height="17dp"
    android:width="12.35dp"
    android:height="15dp"
    android:viewportWidth="14"
    android:viewportHeight="17">

+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="14dp"
    android:height="17dp"
    android:width="12.35dp"
    android:height="15dp"
    android:viewportWidth="14"
    android:viewportHeight="17">

+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="14dp"
    android:height="17dp"
    android:width="12.35dp"
    android:height="15dp"
    android:viewportWidth="14"
    android:viewportHeight="17">

+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
     limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="22dp"
    android:height="17dp"
    android:width="19.41dp"
    android:height="15dp"
    android:viewportWidth="22"
    android:viewportHeight="17">

Loading