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

Commit f28ad293 authored by Fang Yunong's avatar Fang Yunong Committed by Gerrit - the friendly Code Review server
Browse files

The 3G indicator in status bar is too large

Change the drawable's size

CRs-Fixed: 1071535

Change-Id: Ib95ba0884da9bef4cbbbc4f24d527bd6a3d53e59
parent 94c74d22
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@
  IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="30dp"
    android:height="27dp"
    android:width="15dp"
    android:height="13.5dp"
    android:viewportWidth="30"
    android:viewportHeight="27">

+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@
  IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="30dp"
    android:height="27dp"
    android:width="15dp"
    android:height="13.5dp"
    android:viewportWidth="30"
    android:viewportHeight="27">