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

Commit f533c4e4 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

[CallStyle] Fix Video Button alignment

Update the viewport size of the video call answer icon to match the size of the other icons.

Change-Id: I1167dfb6f083e270ceee4d49bd3ad6ee79c6c662
Fixes: 351156868
Test: CallStyle screenshot tests
Flag: EXEMPT BUG_FIX
parent 65672c90
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="20"
    android:viewportHeight="20"
    android:viewportWidth="24"
    android:viewportHeight="24"
    android:tint="?android:attr/colorControlNormal"
    android:autoMirrored="true">
    <path