eurofurence / ef-app_android

Eurofurence App (Android version)
MIT License
13 stars 5 forks source link

Support for Images on Announcement Details #257

Closed Pinselohrkater closed 6 years ago

Pinselohrkater commented 6 years ago

AnnouncementRecord has a new (nullable) property: ImageId

On the announcement detail fragment, show the corresponding image in a photoView below the text if imageId is not null.

There are announcements on the test endpoint which contain images.