Merge "Add test pattern icon to Fountain."
This commit is contained in:
@@ -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" />
|
||||
|
||||
BIN
libs/rs/java/Fountain/res/drawable/test_pattern.png
Normal file
BIN
libs/rs/java/Fountain/res/drawable/test_pattern.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 307 B |
Reference in New Issue
Block a user