mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Show album rail when entering media preview from All Media.
This commit is contained in:
@@ -481,6 +481,7 @@ public class AttachmentManager {
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
MediaDatabase.Sorting.Newest.ordinal(),
|
||||
slide.isVideoGif());
|
||||
context.startActivity(MediaIntentFactory.create(context, args));
|
||||
|
||||
Reference in New Issue
Block a user