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

Commit a22aa242 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch 'update-icon-size-oreo' into 'v1-oreo'

[OREO] Change icon size to 24dp

See merge request !46
parents e9e3706c b8f7fb88
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="37dp"
    android:height="37dp"
    android:width="24dp"
    android:height="24dp"
    android:tint="?android:attr/colorControlNormal"
    android:viewportWidth="37"
    android:viewportHeight="37">
+2 −2
Original line number Diff line number Diff line
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="36dp"
    android:height="37dp"
    android:width="23.35dp"
    android:height="24dp"
    android:tint="?android:attr/colorControlNormal"
    android:viewportWidth="36"
    android:viewportHeight="37">
+2 −2
Original line number Diff line number Diff line
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="37dp"
    android:height="36dp"
    android:width="24dp"
    android:height="23.35dp"
    android:tint="?android:attr/colorControlNormal"
    android:viewportWidth="37"
    android:viewportHeight="36">
+2 −2
Original line number Diff line number Diff line
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="36dp"
    android:height="36dp"
    android:width="24dp"
    android:height="24dp"
    android:tint="?android:attr/colorControlNormal"
    android:viewportWidth="36"
    android:viewportHeight="36">
+2 −2
Original line number Diff line number Diff line
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="36dp"
    android:height="37dp"
    android:width="23.35dp"
    android:height="24dp"
    android:tint="?android:attr/colorControlNormal"
    android:viewportWidth="36"
    android:viewportHeight="37">
Loading