Sorry, I gave you the wrong selector.  Here's the one that works the
'best', but still doesn't quite work:


<selector xmlns:android="http://schemas.android.com/apk/res/android";>
    <item android:state_pressed="true" android:drawable="@color/
transparent"/>
    <item android:state_selected="true" android:drawable="@color/
transparent"/>
    <item android:drawable="@drawable/
list_item_gradient_shape_color"/
</selector>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to