Skip to content

Commit

Permalink
Remove comment about BlurController
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimezis committed Jun 30, 2016
1 parent dc030a3 commit 22e257c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
/**
* FrameLayout that blurs its underlying content.
* Can have children and draw them over blurred background.
* Must have {@link BlurController} to be set to work properly
*/
public class BlurView extends FrameLayout {
private static final String TAG = BlurView.class.getSimpleName();
Expand Down

0 comments on commit 22e257c

Please sign in to comment.