Ensure preview has a date
This commit is contained in:
parent
c283f0109b
commit
fb50fce649
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,9 @@ open class MediaBottomSheetStateDetailsProvider : PreviewParameterProvider<Media
|
|||
canDelete = false,
|
||||
),
|
||||
aMediaBottomSheetStateDetails(
|
||||
mediaInfo = anApkMediaInfo(),
|
||||
mediaInfo = anApkMediaInfo(
|
||||
dateSentFull = "December 6, 2024 at 12:59",
|
||||
),
|
||||
),
|
||||
aMediaBottomSheetStateDetails(
|
||||
eventId = null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue