Skip to content

Commit

Permalink
Fix Annotation error
Browse files Browse the repository at this point in the history
  • Loading branch information
BraisGabin committed Aug 15, 2014
1 parent 7811af2 commit dab3fd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public abstract class SwipeUndoAdapter extends BaseAdapterDecorator {
/**
* The {@link SwipeUndoTouchListener} that is set to the {@link android.widget.AbsListView}.
*/
@NonNull
@Nullable
private SwipeUndoTouchListener mSwipeUndoTouchListener;

/**
Expand Down

0 comments on commit dab3fd4

Please sign in to comment.