android - the child has also got selected while pressing parent in listview? -


enter image description here

when press list ,the imageview has got selected ..

for imageview

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


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -