mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-23 03:05:26 +00:00
Show thumbnail rail when viewing a thread's media.
This commit is contained in:
@@ -65,6 +65,7 @@ object MediaIntentFactory {
|
||||
attachment.size,
|
||||
attachment.caption,
|
||||
leftIsRecent,
|
||||
allMediaInRail = true,
|
||||
sorting = MediaDatabase.Sorting.Newest,
|
||||
isVideoGif = attachment.isVideoGif
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user