mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-08 07:58:55 +01:00
Previous code displayed a large placeholder icon if there was no preview image for a preview card. This reduces the amount of space available for the actual preview text (i.e., title and description) and did not convey additional information in the limited space available on the timeline. So remove it. While I'm here simplify the PreviewCard layout and migrate to ConstraintLayout.