Skip to content

Instantly share code, notes, and snippets.

@jiemachina
Created August 29, 2012 03:00
Show Gist options
  • Save jiemachina/3506363 to your computer and use it in GitHub Desktop.
Save jiemachina/3506363 to your computer and use it in GitHub Desktop.
屏蔽是item先点击还是listView先点击
android:descendantFocusability="afterDescendants"
android:descendantFocusability="beforeDescendants"
android:descendantFocusability="blocksDescendants"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment