mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Show album rail when entering media preview from All Media.
This commit is contained in:
@@ -247,6 +247,7 @@ public final class MediaOverviewPageFragment extends Fragment
|
||||
true,
|
||||
true,
|
||||
threadId == MediaDatabase.ALL_THREADS,
|
||||
true,
|
||||
sorting.ordinal(),
|
||||
attachment.isVideoGif());
|
||||
context.startActivity(MediaIntentFactory.create(context, args));
|
||||
|
||||
Reference in New Issue
Block a user