Show thumbnail rail when viewing a thread's media.

main
Nicholas Tinsley 2022-11-14 11:22:34 -05:00
rodzic e3954ab5e8
commit 4fbbc9d395
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -65,6 +65,7 @@ object MediaIntentFactory {
attachment.size,
attachment.caption,
leftIsRecent,
allMediaInRail = true,
sorting = MediaDatabase.Sorting.Newest,
isVideoGif = attachment.isVideoGif
)