Skip to content

Commit a87cd4a

Browse files
authored
Add missing Activity import
1 parent 03dfe7d commit a87cd4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/src/main/java/com/cmcewen/blurview/BlurViewManager.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package com.cmcewen.blurview;
22

3+
import android.app.Activity;
34
import android.graphics.drawable.Drawable;
45
import android.view.View;
56
import android.view.ViewGroup;

0 commit comments

Comments
 (0)