Skip to content

Commit

Permalink
Add missing Activity import
Browse files Browse the repository at this point in the history
  • Loading branch information
swansontec authored Nov 11, 2020
1 parent 03dfe7d commit a87cd4a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package com.cmcewen.blurview;

import android.app.Activity;
import android.graphics.drawable.Drawable;
import android.view.View;
import android.view.ViewGroup;
Expand Down

0 comments on commit a87cd4a

Please sign in to comment.