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

Commit 48609df6 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Fix face icon size

Change-Id: I60a3c60ee91a69c7599e025a939932a0c0c1719e
Fixes: 117402444
Test: visual
parent ce10f9b1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@
  -->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="48dp"
        android:height="48dp"
        android:width="24dp"
        android:height="24dp"
        android:viewportHeight="24.0"
        android:viewportWidth="24.0">
    <path android:fillColor="?attr/wallpaperTextColor"