Skip to content

Commit

Permalink
* add additional notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Feb 2, 2016
1 parent aba445e commit 5beaa14
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,8 @@ public void notifyAdapterItemRangeChanged(int position, int itemCount, Object pa
}

/**
* notifies the fastAdapter about new / removed items within a sub hirachy
* notifies the fastAdapter about new / removed items within a sub hierarchy
* NOTE this currently only works for sub items with only 1 level
*
* @param position the global position of the parent item
*/
Expand Down

0 comments on commit 5beaa14

Please sign in to comment.