Features:
- When there is no text content, the TextView area won’t be shown.
- When there is no image or the image cannot be reached, the ImageView area won’t be shown.
- When there is no TextView and ImageView, that post won’t be shown.
- The image width is fixed; while the height will be adjusted based on the original image ratio.
- It works for the configuration change.
- The link in the TextView is clickable.
- It will load 3 posts a time. When the user scrolls to the end of the 3 new posts, it will load 3 more posts until the end of the data.
Demo video:
Github link: