Feed Page

Features:
  1. When there is no text content, the TextView area won’t be shown.
  2. When there is no image or the image cannot be reached, the ImageView area won’t be shown.
  3. When there is no TextView and ImageView, that post won’t be shown.
  4. The image width is fixed; while the height will be adjusted based on the original image ratio.
  5. It works for the configuration change.
  6. The link in the TextView is clickable.
  7. 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:

https://github.com/Christinepeng/DiversityIO

Leave a comment