Workaround invalid percent encoding

This commit is contained in:
M66B
2022-04-08 09:13:20 +02:00
parent 8a92201c41
commit 79b20937e7
6 changed files with 88 additions and 5 deletions

View File

@@ -25,7 +25,6 @@ import android.net.Uri;
import android.util.Pair;
import androidx.annotation.NonNull;
import androidx.core.net.MailTo;
import java.io.FileNotFoundException;
import java.io.IOException;