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

Commit f0e7b9b3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix PackageInstaller icon resizing issue"

parents 815aa66d 6fa61bbb
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -16,10 +16,10 @@
  -->
<inset
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:insetTop="12dp"
    android:insetRight="12dp"
    android:insetBottom="12dp"
    android:insetLeft="12dp">
    android:insetTop="25%"
    android:insetRight="25%"
    android:insetBottom="25%"
    android:insetLeft="25%">

    <vector
        android:width="24dp"