Skip to content

Commit

Permalink
修改 readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen authored and Allen committed Aug 3, 2016
1 parent c933a15 commit fa3331a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public class QuickAdapter extends BaseQuickAdapter<Status> {
Toast.makeText(RecyclerClickItemActivity.this, "收到长按事件" + Integer.toString(position), Toast.LENGTH_SHORT).show();
}
```

![addOnItemTouchListener](http://7xs9qs.com1.z0.glb.clouddn.com/B001F6D5-E057-4202-9312-8953D9B60E18.png)
#如果需要给 childView 设置点击事件
```
helper.addOnClickListener(R.id.tweetAvatar)
Expand Down

0 comments on commit fa3331a

Please sign in to comment.