am 5eb21c9b: Referencing wrong drawable in drop target bar.

* commit '5eb21c9b1a677354e72c71b5504d3f8bc2e5f013':
  Referencing wrong drawable in drop target bar.
This commit is contained in:
Winson Chung
2012-05-23 16:12:09 -07:00
committed by Android Git Automerger
+1 -1
View File
@@ -22,7 +22,7 @@
<com.android.launcher2.DeleteDropTarget
style="@style/DropTargetButton"
android:id="@+id/delete_target_text"
android:drawableTop="@drawable/info_target_selector" />
android:drawableTop="@drawable/remove_target_selector" />
</FrameLayout>
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"