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

Commit c2cb25d4 authored by Jason Sams's avatar Jason Sams
Browse files

Add test pattern icon to Fountain.

parent e4c487a7
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.fountain">
    <application android:label="Fountain">
    <application 
        android:label="Fountain"
        android:icon="@drawable/test_pattern">
        <activity android:name="Fountain">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
+307 B
Loading image diff...