Merge "Add test pattern icon to Fountain."

This commit is contained in:
Jason Sams
2010-02-19 13:27:24 -08:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,9 @@
<?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" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B