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

Commit bf31ed25 authored by Jason Sams's avatar Jason Sams Committed by Android (Google) Code Review
Browse files

Merge "Add test pattern icon to Fountain."

parents ea251831 c2cb25d4
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...