Fixing build.

Change-Id: Ib76ed00be3b81231b782f83a3dd13c6dc40d6439
This commit is contained in:
Winson Chung 2011-09-14 12:13:28 -07:00
parent dea74b7d12
commit d90466bc77
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_pressed="true" android:drawable="@drawable/homescreen_small_green" />
<item android:state_pressed="true" android:drawable="@drawable/homescreen_small_blue" />
<item android:drawable="@android:color/transparent" />
</selector>