AndroidAudioRecorder icon indicating copy to clipboard operation
AndroidAudioRecorder copied to clipboard

Issue to work on Androidx Project

Open PratheeshPJ opened this issue 4 years ago • 0 comments

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.

PratheeshPJ avatar Feb 23 '21 17:02 PratheeshPJ