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

Commit af604587 authored by Kenny Root's avatar Kenny Root
Browse files

Add sym_def_app_icon to mipmap directory

The default activity icon was a drawable so different densities were
being stripped out during build time. Copying it to the mipmap
directory allows all different scales to be used.

Bug: 3325002
Change-Id: Id7138aa243ba11c02b33f0e3e9154569542592e8
parent 688b0af6
Loading
Loading
Loading
Loading
+28 −0
Original line number Diff line number Diff line
@@ -14442,6 +14442,34 @@
>
</constructor>
</class>
<class name="R.mipmap"
 extends="java.lang.Object"
 abstract="false"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
<constructor name="R.mipmap"
 type="android.R.mipmap"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</constructor>
<field name="sym_def_app_icon"
 type="int"
 transient="false"
 volatile="false"
 value="17629184"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
</class>
<class name="R.plurals"
 extends="java.lang.Object"
 abstract="false"
+3.26 KiB
Loading image diff...
+4.08 KiB
Loading image diff...
+1.05 KiB
Loading image diff...
+1.67 KiB
Loading image diff...
Loading