We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a582ae commit 1271c4fCopy full SHA for 1271c4f
1 file changed
android/src/main/java/org/devio/rn/splashscreen/SplashScreen.java
@@ -2,6 +2,7 @@
2
3
import android.app.Activity;
4
import android.app.Dialog;
5
+import android.os.Build;
6
7
import java.lang.ref.WeakReference;
8
0 commit comments