fix(X / Twitter): Remove non functional and obsolete patch Open links with app chooser (#6033)
This commit is contained in:
parent
5f1a485e8f
commit
673609c2aa
6 changed files with 7 additions and 12 deletions
|
|
@ -4,6 +4,7 @@ import android.content.Context;
|
|||
import android.content.Intent;
|
||||
import android.util.Log;
|
||||
|
||||
@Deprecated(forRemoval = true)
|
||||
public final class OpenLinksWithAppChooserPatch {
|
||||
public static void openWithChooser(final Context context, final Intent intent) {
|
||||
Log.d("ReVanced", "Opening intent with chooser: " + intent);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue