Skip to content

Commit

Permalink
fixed broken heading
Browse files Browse the repository at this point in the history
  • Loading branch information
commonsguy committed Sep 8, 2013
1 parent 9ee1238 commit 20f4ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ with `true` meaning the piece is active and `false` for inactive. The first
parameter is either a `ListAdapter` that you added already or a `View` that
you added already (individually or as part of a `List`).

### IGNORE_ITEM_VIEW_TYPE and
### IGNORE_ITEM_VIEW_TYPE and ITEM_VIEW_TYPE_IGNORE

Neither `IGNORE_ITEM_VIEW_TYPE` from `Adapter` nor `ITEM_VIEW_TYPE_IGNORE` from
`AdapterView` are honored by `MergeAdapter`. That's mostly because there is no
Expand Down

0 comments on commit 20f4ee3

Please sign in to comment.