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

Commit 832c1a87 authored by Ellen Poe's avatar Ellen Poe
Browse files

Merge branch 'ellenhp/fix_square_demo_icon' into 'main'

Fix the square icon for release builds incorrectly showing "DEMO"

See merge request e/os/cardinal!17
parents c23cf647 84e87fe8
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@drawable/ic_launcher" />
    <foreground android:drawable="@drawable/ic_launcher_debug_foreground" />
    <monochrome android:drawable="@drawable/ic_launcher" />
</adaptive-icon>
 No newline at end of file