mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Remove old MediaPreviewActivity.
This commit is contained in:
@@ -248,7 +248,7 @@ public final class MediaOverviewPageFragment extends Fragment
|
||||
true,
|
||||
threadId == MediaDatabase.ALL_THREADS,
|
||||
true,
|
||||
sorting.ordinal(),
|
||||
sorting,
|
||||
attachment.isVideoGif());
|
||||
context.startActivity(MediaIntentFactory.create(context, args));
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user