AndroidAudioRecorder
AndroidAudioRecorder copied to clipboard
Issue to work on Androidx Project
Does this library support in Androidx project? Getting error when implemented. Error on the AudioRecorderActivity.java file as the activity is importing "android.support.v7.app.AppCompatActivity". But the project is migrated to AndroidX. Any updates on this library for androidx support?? Any other method to support in androidx project? jitpack.io is already added. Thanks in advance.