fix(android): import activity not found exception
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package es.freetimelab.pluriwave
|
||||
|
||||
import android.Manifest
|
||||
import android.app.ActivityNotFoundException
|
||||
import android.content.ClipData
|
||||
import android.content.Intent
|
||||
import android.content.ActivityNotFoundException
|
||||
import android.content.pm.PackageManager
|
||||
import android.net.Uri
|
||||
import android.media.audiofx.Visualizer
|
||||
|
||||
Reference in New Issue
Block a user