Lewis Westbury

Results 4 comments of Lewis Westbury

Full stack trace for the `operation canceled` `SocketException`: ``` $ dotnet test --filter "FullyQualifiedName=FFMpegCore.Test.AudioTest.Audio_FromRaw" Determining projects to restore... All projects are up-to-date for restore. FFMpegCore -> /Users/lewiswestbury/src/personal/FFMpegCore/FFMpegCore/bin/Debug/netstandard2.0/FFMpegCore.dll FFMpegCore.Test -> /Users/lewiswestbury/src/personal/FFMpegCore/FFMpegCore.Test/bin/Debug/net5.0/FFMpegCore.Test.dll...

If it helps, I wait until after the sticker is added, in a `StickerView.OnStickerOperationListener`, and then adjust its matrix: ``` @Override public void onStickerAdded(@NonNull Sticker sticker) { // you provide...

Yep no problem - and thanks for the feedback!

Hi there To ensure the service does not close when the Activity that's linked to it closes, you'll need to override the default Application class and use it to start...